mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 02:27:36 +03:00
Add missing headers
git-svn-id: https://outreach.scidac.gov/svn/spl/trunk@44 7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
#ifndef _SPL_SUNLDI_H
|
||||
#define _SPL_SUNLDI_H
|
||||
|
||||
/* XXX: ALL TOTALLY BOGUS, JUST PLACE HOLDERS */
|
||||
typedef int ddi_devid_t;
|
||||
typedef int ldi_handle_t;
|
||||
typedef int ldi_ident_t;
|
||||
|
||||
#endif /* SPL_SUNLDI_H */
|
||||
Reference in New Issue
Block a user