Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
Change-Id: I4f5c1a4925375e7d3e204c6072280c088c717224
  • Loading branch information
Frank Mehnert authored and jermar committed Oct 30, 2024
1 parent c4defba commit cf9e340
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/kern/ia32/64/entry-native.S
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ dbf_stack_top:
/*
* This code shall be mapped to Kentry_cpu_page_text, exactly one page above
* Kentry_cpu_page, which makes it possible to refer to the data without
* cloberring a register.
* clobbering a register.
*/
#define CPUE_OFFSET syscall_entry_code - 0x1000

Expand Down

0 comments on commit cf9e340

Please sign in to comment.