Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use `constexpr` for constants to prevent the compiler from generating an external reference under all circumstances. Fixes a build error with gcc-9 complaining that Idt::_idt_max is an undefined reference in jdb_kern_info-ia32.o. Change-Id: I756f0bcbb543cd20800767da121d85e385876017
- Loading branch information