Show
Ignore:
Timestamp:
09/29/07 23:43:59 (16 months ago)
Author:
eck
Message:

Export NVMInit and NVMClean functions

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • NEWT0/trunk/src/newt_core/incs/NewtVM.h

    r112 r116  
    136136 
    137137 
     138void            NVMInit(void); 
     139void            NVMClean(void); 
    138140newtRef     NVMSelf(void); 
    139141newtRef     NVMCurrentFunction(void);