7 lines
93 B
C
7 lines
93 B
C
#ifndef _SPL_SYSTM_H
|
|
#define _SPL_SYSTM_H
|
|
|
|
#include <sys/sunddi.h>
|
|
|
|
#endif /* SPL_SYSTM_H */
|