diff --git a/Documentation/NuttXBinfmt.html b/Documentation/NuttXBinfmt.html index 830a05caa3c..9c9fd3a510b 100644 --- a/Documentation/NuttXBinfmt.html +++ b/Documentation/NuttXBinfmt.html @@ -164,13 +164,13 @@ struct binary_s }; - - -

+

Where the types binfmt_ctor_t and binfmt_dtor_t define the type of one C++ constructor or destructor: diff --git a/Documentation/NuttxPortingGuide.html b/Documentation/NuttxPortingGuide.html index 5361a28665e..526892d3ef9 100644 --- a/Documentation/NuttxPortingGuide.html +++ b/Documentation/NuttxPortingGuide.html @@ -12,7 +12,7 @@

NuttX RTOS Porting Guide

-

Last Updated: December 17, 2012

+

Last Updated: December 18, 2012

@@ -92,7 +92,8 @@ 4.1.17 up_enable_irq()
4.1.18 up_prioritize_irq()
4.1.19 up_putc()
- 4.1.20 System Time and Clock + 4.1.20 System Time and Clock
+ 4.1.21 Address Environments 4.2 APIs Exported by NuttX to Architecture-Specific Logic