]> git.proxmox.com Git - mirror_zfs.git/blob - include/sys/systm.h
68bd9badfc5126cd6c3a90afdcee11e720646714
[mirror_zfs.git] / include / sys / systm.h
1 #ifndef _SPL_SYSTM_H
2 #define _SPL_SYSTM_H
3
4 #include <sys/sunddi.h>
5
6 typedef uintptr_t pc_t;
7
8 #endif /* SPL_SYSTM_H */