repo.or.cz
/
wrt350n-kernel.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[PATCH] Remove hosthw.h from rio (unused file)
[wrt350n-kernel.git]
/
arch
/
mips
/
qemu
/
q-mem.c
blob
d174fac43031bf8a067502f8034c750d41c1e1c3
1
#include <linux/init.h>
2
3
unsigned long
__init
prom_free_prom_memory
(
void
)
4
{
5
return
0UL
;
6
}