Revision 56dc4779 core/inc/aos_system.h

View differences:

core/inc/aos_system.h
235 235
  void aosSysStop(void);
236 236
  void aosSysDeinit(void);
237 237
  void aosSysShutdownFinal(aos_shutdown_t shutdown);
238
  palcallback_t aosSysGetStdIntCallback(void);
238
  palcallback_t aosSysGetStdExtiCallback(void);
239 239
#if defined(__cplusplus)
240 240
}
241 241
#endif /* defined(__cplusplus) */

Also available in: Unified diff