mirror_zfs/include/sys/vmsystm.h
behlendo a713518f5d Checkpoint for the night,
added a few more stub headers,
fleshed out a few stub headers,
added a FIXME file,
added various compatibility macros


git-svn-id: https://outreach.scidac.gov/svn/spl/trunk@25 7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c
2008-03-05 00:58:54 +00:00

9 lines
131 B
C

#ifndef _SPL_VMSYSTM_H
#define _SPL_VMSYSTM_H
#include <linux/mm.h>
#define physmem num_physpages
#endif /* SPL_VMSYSTM_H */