This website requires JavaScript.
Explore
Help
Sign In
Archives
/
cfenollosa_os-tutorial
Watch
1
Star
0
Fork
0
You've already forked cfenollosa_os-tutorial
mirror of
https://github.com/cfenollosa/os-tutorial.git
synced
2024-10-27 20:34:19 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
87f57bd17c
cfenollosa_os-tutorial
/
12-kernel-c
/
function.c
Carlos Fenollosa
dec0890a90
lesson 12
2014-10-15 11:46:44 +02:00
4 lines
41 B
C
Raw
Blame
History
int
my_function
(
)
{
return
0xbaba
;
}
Reference in New Issue
View Git Blame
Copy Permalink