Merge git://www.linux-watchdog.org/linux-watchdog
[deliverable/linux.git] / arch / mips / lasat / prom.h
CommitLineData
1f21d2bd
BM
1#ifndef __PROM_H
2#define __PROM_H
3
4extern void (*prom_display)(const char *string, int pos, int clear);
5extern void (*prom_monitor)(void);
6
7#endif /* __PROM_H */
This page took 0.365875 seconds and 5 git commands to generate.