switch getrusage() to COMPAT_SYSCALL_DEFINE
[deliverable/linux.git] / arch / sparc / kernel / prom.h
CommitLineData
657f201d
DM
1#ifndef __PROM_H
2#define __PROM_H
3
4#include <linux/spinlock.h>
5#include <asm/prom.h>
6
23dc758e 7extern void of_console_init(void);
6524036a 8
23dc758e 9extern unsigned int prom_early_allocated;
6524036a 10
657f201d 11#endif /* __PROM_H */
This page took 0.252866 seconds and 5 git commands to generate.