Gitiles
Code Review
Sign In
review.sourcearcade.org
/
flashprog
/
bc1f1a01e4505bd1a2de45b7a23038a53a184c0d
/
.
/
lbtable.h
blob: ed9768ce19c05fc9c0e71263239eed2314a8a7e5 [
file
] [
log
] [
blame
]
#ifndef
__LBTABLE_H__
#define
__LBTABLE_H__
1
int
linuxbios_init
(
void
);
extern
char
*
lb_part
,
*
lb_vendor
;
#endif