This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
limine
Watch
1
Star
0
Fork
0
You've already forked limine
mirror of
https://github.com/limine-bootloader/limine
synced
2024-12-04 22:22:24 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
63bccd9b0a
limine
/
stage23
/
menu.h
7 lines
79 B
C
Raw
Normal View
History
Unescape
Escape
Rework boot menu
2020-06-05 21:27:52 +03:00
#
ifndef __MENU_H__
#
define __MENU_H__
config: Add initial support for config directory entries
2020-11-17 01:31:03 +03:00
char
*
menu
(
char
*
*
cmdline_ret
)
;
Rework boot menu
2020-06-05 21:27:52 +03:00
#
endif
Reference in New Issue
Copy Permalink