]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - arch/sparc/kernel/prom.h
Merge branch 'master' of git://1984.lsi.us.es/nf
[mirror_ubuntu-artful-kernel.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 */