This website requires JavaScript.
Explore
Help
Register
Sign In
raeofsunshine
/
KimisOS
mirror of
https://github.com/raeofsunshinedev/KimisOS.git
Watch
2
Star
0
Fork
You've already forked KimisOS
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2473d53669
KimisOS
/
src
/
kernel
/
system
/
elf.h
3 lines
65 B
C
Raw
Blame
History
#
pragma once
#
include
<stdint.h>
void
*
load_elf
(
char
*
file_data
)
;
Reference in New Issue
View Git Blame
Copy Permalink