]> git.proxmox.com Git - mirror_zfs.git/blame - include/sys/sunldi.h
OK, some pretty substantial rework here. I've merged the spl-file
[mirror_zfs.git] / include / sys / sunldi.h
CommitLineData
ea19fbed
BB
1#ifndef _SPL_SUNLDI_H
2#define _SPL_SUNLDI_H
3
4/* XXX: ALL TOTALLY BOGUS, JUST PLACE HOLDERS */
5typedef int ddi_devid_t;
6typedef int ldi_handle_t;
7typedef int ldi_ident_t;
8
9#endif /* SPL_SUNLDI_H */