~ubuntu-branches/ubuntu/trusty/ctfutils/trusty-proposed

« back to all changes in this revision

Viewing changes to sys/cddl/compat/opensolaris/sys/systeminfo.h

  • Committer: Package Import Robot
  • Author(s): Robert Millan
  • Date: 2013-11-09 17:07:06 UTC
  • Revision ID: package-import@ubuntu.com-20131109170706-kacr6nvpkbhxsk81
Tags: upstream-9.2
ImportĀ upstreamĀ versionĀ 9.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#ifndef _SYS_SYSTEMINFO_H_
 
2
#define _SYS_SYSTEMINFO_H_
 
3
 
 
4
#define HW_HOSTID_LEN   11
 
5
 
 
6
#endif  /* !_SYS_SYSTEMINFO_H_ */