mirror of
https://github.com/hermitcore/libhermit.git
synced 2025-03-09 00:00:03 +01:00
remove typo
This commit is contained in:
parent
973e74e57c
commit
627db2da88
1 changed files with 1 additions and 1 deletions
|
@ -144,7 +144,7 @@ typedef struct mregs {
|
|||
uint64_t rsp;
|
||||
/// RIP
|
||||
uint64_t rip;
|
||||
/// MSXCSR
|
||||
/// MXCSR
|
||||
uint32_t mxcsr;
|
||||
} mregs_t;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue