]> err.no Git - linux-2.6/blob - arch/mips/qemu/q-mem.c
[PATCH] fs: remove redundant timespec_equal test in update_atime()
[linux-2.6] / arch / mips / qemu / q-mem.c
1 #include <linux/init.h>
2
3 unsigned long __init prom_free_prom_memory(void)
4 {
5         return 0UL;
6 }