]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/um/include/os.h
Merge git://git.tuxdriver.com/git/netdev-jwl
[linux-2.6-omap-h63xx.git] / arch / um / include / os.h
index 112d7288f0cf816678cd3515f0b8923db0190e96..2cccfa5b8ab5f53cc5f340800b1486bf3b582925 100644 (file)
@@ -167,7 +167,7 @@ extern int can_do_skas(void);
 #endif
 
 /* mem.c */
-extern int create_mem_file(unsigned long len);
+extern int create_mem_file(unsigned long long len);
 
 /* process.c */
 extern unsigned long os_process_pc(int pid);