]> Zhao Yanbai Git Server - minix.git/commit
Make memory driver arch-neutral
authorArun Thomas <arun@minix3.org>
Mon, 13 Aug 2012 15:21:47 +0000 (17:21 +0200)
committerArun Thomas <arun@minix3.org>
Mon, 13 Aug 2012 15:21:47 +0000 (17:21 +0200)
commit93eadc7040ad53d777ee0b40d85bc73acf945541
tree51b2c14b2825b0830be8b3f4ced93ae0822960ef
parent697f0d097fee50418622ec08895c5a7df30f4d2a
Make memory driver arch-neutral

-Use PAGE_SIZE instead of I386_PAGE_SIZE
-No need to grant ioport access for ARM
drivers/memory/memory.c