]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - include/sys/sunldi.h
Add missing headers
[FreeBSD/FreeBSD.git] / include / sys / sunldi.h
1 #ifndef _SPL_SUNLDI_H
2 #define _SPL_SUNLDI_H
3
4 /* XXX: ALL TOTALLY BOGUS, JUST PLACE HOLDERS */
5 typedef int ddi_devid_t;
6 typedef int ldi_handle_t;
7 typedef int ldi_ident_t;
8
9 #endif /* SPL_SUNLDI_H */