summaryrefslogtreecommitdiffstats
path: root/lbtable.h
blob: ed9768ce19c05fc9c0e71263239eed2314a8a7e5 (plain)
1
2
3
4
5
6
7
8
#ifndef __LBTABLE_H__
#define __LBTABLE_H__ 1

int linuxbios_init(void);

extern char *lb_part, *lb_vendor;

#endif
OpenPOWER on IntegriCloud