[BACK]Return to prom.h CVS log [TXT][DIR] Up to [Development] / linux-2.6-xfs / arch / mips / lasat

File: [Development] / linux-2.6-xfs / arch / mips / lasat / prom.h (download)

Revision 1.4, Mon Dec 3 16:26:37 2007 UTC (9 years, 10 months ago) by lachlan.longdrop.melbourne.sgi.com
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +7 -0 lines

Merge up to 2.6.24-rc3
Merge of 2.6.x-xfs-melb:linux:30183b by kenmcd.

#ifndef __PROM_H
#define __PROM_H

extern void (*prom_display)(const char *string, int pos, int clear);
extern void (*prom_monitor)(void);

#endif /* __PROM_H */