index
:
openslx-ng/ipxe.git
master
openslx
Fork of ipxe; additional commands and features
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
include
/
main.h
blob: 2b2a96c006755a49e70269d523c035e4f5b345f7 (
plain
) (
blame
)
1
2
3
4
5
6
#ifndef MAIN_H
#define MAIN_H
extern
int
main
(
void
);
#endif
/* MAIN_H */