Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa...
[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
2e74a74f 7void of_console_init(void);
6524036a 8
23dc758e 9extern unsigned int prom_early_allocated;
6524036a 10
657f201d 11#endif /* __PROM_H */
This page took 0.399673 seconds and 5 git commands to generate.