This website requires JavaScript.
Explore
Help
Sign In
david-on-debian
/
Espresso
Watch
2
Star
2
Fork
0
You've already forked Espresso
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ff6cba1164f9085eb92ea4c5edef9c8098344220
Espresso
/
include
/
kernel
/
boot.h
8 lines
78 B
C
Raw
Normal View
History
Unescape
Escape
A update
2025-05-28 14:41:02 -05:00
#
ifndef _KERNEL_BOOT_H
#
define _KERNEL_BOOT_H
Espresso 0.0.2a
2025-10-20 21:57:30 -05:00
void
clear_bss
(
void
)
;
A update
2025-05-28 14:41:02 -05:00
#
endif
Reference in New Issue
Copy Permalink