mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-05-28 15:34:31 +00:00
Rename TPL to TPR in used.cpp
This commit is contained in:
parent
7d1041a3bd
commit
6f76e13c6d
@ -109,7 +109,7 @@ nsa void dbgPrint(CPU::ExceptionFrame *Frame)
|
||||
#endif
|
||||
|
||||
#if defined(a86)
|
||||
debug("CR8: TPL:%d", cr8.TPL);
|
||||
debug("CR8: TPR:%d", cr8.TPR);
|
||||
#endif // defined(a86)
|
||||
|
||||
#if defined(a64)
|
||||
|
Loading…
x
Reference in New Issue
Block a user