mirror of
https://github.com/ipxe/ipxe
synced 2025-12-22 13:00:39 +03:00
Merged mcb30-realmode-redesign back to HEAD
This commit is contained in:
6
src/include/main.h
Normal file
6
src/include/main.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef MAIN_H
|
||||
#define MAIN_H
|
||||
|
||||
extern int main ( void );
|
||||
|
||||
#endif /* MAIN_H */
|
||||
Reference in New Issue
Block a user