From 28d43328a09aa47e58def877d6102bdf8b8bbb87 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Mon, 22 Sep 2014 15:25:40 -0600 Subject: Update ChangeLog --- nuttx/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index 2137768d1..4f6f226f9 100755 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -8632,3 +8632,6 @@ Documentation/NuttxUserGuide.html: Add the documentation, build framework, and skeleton files for the shared memory feature (no logic yet provided) (2014-9-22). + * include/sys/syscall.h, syscall/syscall.csv, syscall_lookup.h, and + syscall_stublookup.c: Add system calls for shared memory interfaces + (2014-9-22). -- cgit v1.2.3