This website requires JavaScript.
Explore
Help
Register
Sign In
lby
/
lk
Watch
1
Star
0
Fork
0
You've already forked lk
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
eb9460542e2b688bd7adb871779cc8e8f17ef82a
lk
/
platform
/
armemu
History
Travis Geiselbrecht
eb9460542e
[IO] rework dprintf to take a debug level, defined in DEBUGLEVEL
...
printf at the moment just calls dprintf, but soon will become a seperate I/O queue.
2008-09-13 15:21:57 -07:00
..
include
/platform
initial commit of lk (little kernel) project
2008-09-01 02:26:09 -07:00
debug.c
[IO] rework dprintf to take a debug level, defined in DEBUGLEVEL
2008-09-13 15:21:57 -07:00
interrupts.c
[INT] fix the mask/unmask interrupt api to not take oldstate argument
2008-09-13 14:13:54 -07:00
net.c
initial commit of lk (little kernel) project
2008-09-01 02:26:09 -07:00
platform_p.h
initial commit of lk (little kernel) project
2008-09-01 02:26:09 -07:00
platform.c
initial commit of lk (little kernel) project
2008-09-01 02:26:09 -07:00
rules.mk
remove lwip, never really worked anyway
2008-09-01 02:56:25 -07:00
timer.c
[INT] fix the mask/unmask interrupt api to not take oldstate argument
2008-09-13 14:13:54 -07:00