From: Kenn H. <ke...@us...> - 2000-07-05 22:02:25
|
Update of /cvsroot/linux-vax/kernel/arch/vax/mm In directory slayer.i.sourceforge.net:/tmp/cvs-serv1634/mm Modified Files: Makefile Added Files: ioremap.c Log Message: Added ioremap() and iounmap() functions. Also get a bit more strict about the use of the pte_t type for PTEs and pointers to PTEs. |