This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
os-tutorial
Watch
1
Star
0
Fork
0
You've already forked os-tutorial
mirror of
https://github.com/cfenollosa/os-tutorial.git
synced
2025-12-16 20:07:03 +03:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
master
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
Permalink
Blame
History
int
my_function
(
)
{
return
0xbaba
;
}
Reference in New Issue
View Git Blame
Copy Permalink