dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/parisc/mm
Kyle McMartin 20dbc9f724 parisc: fix compile warning in mm/init.c
arch/parisc/mm/init.c: In function 'free_initmem':
381: warning: passing argument 1 of 'memset' makes pointer from integer without a cast

Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
2009-07-03 03:34:10 +00:00
..
Makefile
fault.c parisc: remove CVS keywords 2009-07-03 03:34:06 +00:00
init.c parisc: fix compile warning in mm/init.c 2009-07-03 03:34:10 +00:00
ioremap.c