summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xnuttx/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 6809aff50..e4ddcf8bd 100755
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -8273,3 +8273,5 @@
arch/arm/src/armv6-m/svcall.h, up_svcall.c, armv7-m/svcall.h, and
up_svcall.c: The system call library can now be built with
CONFIG_NUTTX_KERNEL. New selection: CONFIG_LIB_SYSCALL (2014-8-28).
+ * arch/arm/src/armv7-a/syscall.h: "Add an ARMv7-A system call definition
+ header file (2014-8-28).