Move ioManager{Start,Wakeup,Die} to internal IOManager.h
Move them from the external IOInterface.h to the internal IOManager.h. The functions are all in fact internal. They are not used from the base library at all. Remove ioManagerWakeup as an exported symbol. It is not used elsewhere.
Showing
- includes/rts/IOInterface.h 0 additions, 12 deletionsincludes/rts/IOInterface.h
- rts/Capability.c 1 addition, 0 deletionsrts/Capability.c
- rts/IOManager.h 12 additions, 0 deletionsrts/IOManager.h
- rts/RtsStartup.c 1 addition, 0 deletionsrts/RtsStartup.c
- rts/RtsSymbols.c 0 additions, 2 deletionsrts/RtsSymbols.c
- rts/Schedule.c 1 addition, 0 deletionsrts/Schedule.c
- rts/posix/Signals.c 1 addition, 0 deletionsrts/posix/Signals.c
Loading
Please register or sign in to comment