diff --git a/Documentation/NuttxPortingGuide.html b/Documentation/NuttxPortingGuide.html index e76b2ce0a5..f67ccdc0d3 100644 --- a/Documentation/NuttxPortingGuide.html +++ b/Documentation/NuttxPortingGuide.html @@ -12,7 +12,7 @@

NuttX RTOS Porting Guide

-

Last Updated: August 22, 2014

+

Last Updated: August 24, 2014

@@ -108,12 +108,13 @@ 4.5 APIs Exported by NuttX to Architecture-Specific Logic @@ -2968,12 +2973,12 @@ VxWorks provides the following comparable interface:

@@ -2983,7 +2988,7 @@ VxWorks provides the following comparable interface:

4.4.1 up_addrenv_create()

Function Prototype:

Description:

Input Parameters:

Returned Value:

@@ -3018,27 +3024,48 @@ VxWorks provides the following comparable interface: Zero (OK) on success; a negated errno value on failure. -

4.4.3 up_addrenv_vaddr()

+

4.4.3 up_addrenv_vtext()

Function Prototype:

Description:

Input Parameters:

Returned Value:

-

4.4.4 up_addrenv_select()

+

4.4.4 up_addrenv_vdata()

+

Function Prototype:

+

+

Description:

+ +

Input Parameters:

+ +

Returned Value:

+ + +

4.4.5 up_addrenv_select()

Function Prototype:

-

4.4.5 up_addrenv_restore()

+

4.4.6 up_addrenv_restore()

Function Prototype:

-

4.4.6 up_addrenv_assign()

+

4.4.7 up_addrenv_assign()

Function Prototype:

Description:

-

4.4.7 up_addrenv_attach()

+

4.4.8 up_addrenv_attach()

Function Prototype:

-

4.4.8 up_addrenv_detach()

+

4.4.9 up_addrenv_detach()

Function Prototype: