Update of /cvsroot/linux-vax/kernel-2.5/include/asm-vax
In directory sc8-pr-cvs1:/tmp/cvs-serv22283/include/asm-vax
Added Files:
rmap.h
Log Message:
asm/rmap.h needed for 2.5.27
--- NEW FILE ---
#ifndef _VAX_RMAP_H
#define _VAX_RMAP_H
#include <asm-generic/rmap.h>
#endif /* _VAX_RMAP_H */
|