aboutsummaryrefslogtreecommitdiff
path: root/sim/common/nltvals.def
diff options
context:
space:
mode:
Diffstat (limited to 'sim/common/nltvals.def')
-rw-r--r--sim/common/nltvals.def3
1 files changed, 2 insertions, 1 deletions
diff --git a/sim/common/nltvals.def b/sim/common/nltvals.def
index a196be2..4ab0564 100644
--- a/sim/common/nltvals.def
+++ b/sim/common/nltvals.def
@@ -1,5 +1,5 @@
/* Newlib/libgloss macro values needed by remote target support. */
-/* This file is machine generated by gennltvals.sh. */
+/* This file is machine generated by gennltvals.py. */
#ifdef errno_defs
/* from errno.h */
/* from sys/errno.h */
@@ -604,6 +604,7 @@
{ "SYS_rename", 134 },
{ "SYS_stat", 38 },
{ "SYS_time", 23 },
+ { "SYS_times", 43 },
{ "SYS_unlink", 10 },
{ "SYS_utime", 201 },
{ "SYS_wait", 202 },