This website requires JavaScript.
Explore
Help
Sign In
c
/
mirror_zfs
Watch
1
Star
0
Fork
0
You've already forked mirror_zfs
mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced
2024-11-17 18:11:00 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e966e04fd5
mirror_zfs
/
include
/
sys
/
isa_defs.h
5 lines
78 B
C
Raw
Normal View
History
Unescape
Escape
Remove minor lingering CDDL tait of copied headers. Required headers rewritten to include minimally what we need. git-svn-id: https://outreach.scidac.gov/svn/spl/trunk@56 7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c
2008-03-28 02:40:09 +03:00
#
ifndef _SPL_ISA_DEFS_H
#
define _SPL_ISA_DEFS_H
Stub out some missing headers which are expected. I'll fill in what the contents need to be as I encounter the warnings about missing prototypes, symbols, and such. git-svn-id: https://outreach.scidac.gov/svn/spl/trunk@21 7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c
2008-03-01 21:30:12 +03:00
Remove minor lingering CDDL tait of copied headers. Required headers rewritten to include minimally what we need. git-svn-id: https://outreach.scidac.gov/svn/spl/trunk@56 7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c
2008-03-28 02:40:09 +03:00
#
endif
/* _SPL_ISA_DEFS_H */
Reference in New Issue
Copy Permalink