Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'libgloss/arm')
-rw-r--r--libgloss/arm/syscall.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/libgloss/arm/syscall.h b/libgloss/arm/syscall.h
index 759801f4f..21e3801db 100644
--- a/libgloss/arm/syscall.h
+++ b/libgloss/arm/syscall.h
@@ -1,6 +1,6 @@
-/* General use syscall.h file.
- The more ports that use this file, the simpler sim/common/nltvals.def
- remains. */
+/* arm syscall.h file. This is used only by the simulator. This includes
+ a few extra needed by RedBoot, but is otherwise a copy of the
+ libgloss/syscall.h file. */
#ifndef LIBGLOSS_SYSCALL_H
#define LIBGLOSS_SYSCALL_H