1#ifndef _SYS_SYSTEMINFO_H_
2#define	_SYS_SYSTEMINFO_H_
3
4#define	HW_HOSTID_LEN	11
5
6#endif	/* !_SYS_SYSTEMINFO_H_ */
7