This website requires JavaScript.
Explore
Help
Sign In
drew
/
acadia
Watch
1
Star
0
Fork
You've already forked acadia
0
Code
Issues
Pull Requests
Packages
Projects
Releases
1
Wiki
Activity
c6dd0bbb0f
acadia
/
zion
/
common
/
gdt.h
8 lines
81 B
C
Raw
Blame
History
#
pragma once
#
include
<stdint.h>
void
InitGdt
(
)
;
void
SetRsp0
(
uint64_t
rsp0
)
;
Reference in New Issue
View Git Blame
Copy Permalink