Re: [PATCH v2 1/5] various .h files: Add missing C++ extern wrappers

2015-09-03 Thread Joel Sherrill
I committed 1, 2, and 5 to 4.11 and master. The ticket closed with 5. Once the questions about 3 and 4 are answered, then I will apply those. On 9/2/2015 4:54 PM, Martin Galvan wrote: Updates #2405. --- c/src/lib/libbsp/shared/umon/umon.h | 4 cpukit/posix/include/rtems/posix/pt

[PATCH v2 1/5] various .h files: Add missing C++ extern wrappers

2015-09-02 Thread Martin Galvan
Updates #2405. --- c/src/lib/libbsp/shared/umon/umon.h | 4 cpukit/posix/include/rtems/posix/ptimer.h| 5 - cpukit/rtems/include/rtems/rtems/dpmemimpl.h | 6 +- 3 files changed, 13 insertions(+), 2 deletions(-) diff --git a/c/src/lib/libbsp/shared/umon/umon.h b/c/src/li