Changeset 480 for trunk/hal/generic/hal_exception.h
- Timestamp:
- Aug 21, 2018, 9:51:23 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/hal/generic/hal_exception.h
r457 r480 54 54 * the hardware for a given thread running on a given core. 55 55 ****************************************************************************************/ 56 void hal_do_exception( );56 void hal_do_exception( void ); 57 57 58 58 #endif // _HAL_EXCEPTION_H_
Note: See TracChangeset
for help on using the changeset viewer.