1 /* This file defines the Mach error system for Hurd server errors. */
6 /* Omit `const' because we are included with `static'
7 defined to `static const'. */
8 static struct error_subsystem err_hurd_sub[] =
10 { "(os/hurd)", _HURD_ERRNOS, (const char *const *) _sys_errlist },