gem5 v24.0.0.0
|
Interface struct for uname(). More...
#include <linux.hh>
Public Attributes | |
char | sysname [_SYS_NMLN] |
System name. | |
char | nodename [_SYS_NMLN] |
Node name. | |
char | release [_SYS_NMLN] |
OS release. | |
char | version [_SYS_NMLN] |
OS version. | |
char | machine [_SYS_NMLN] |
Machine type. | |
char gem5::Linux::utsname::machine[_SYS_NMLN] |