index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
main_decl.h
blob: 90c17161ed9bd8b1ece9d264be9209fa3e1fb084 (
plain
)
1
2
3
4
5
6
#ifndef _MAIN_DECL_H_ #define _MAIN_DECL_H_ void main(void); #endif