Changeset 279 for trunk/hal/generic/hal_special.h
- Timestamp:
- Jul 27, 2017, 12:23:29 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/hal/generic/hal_special.h
r124 r279 36 36 // ALMOS-MKH uses the following API to access the MMU and other core protected registers. 37 37 /////////////////////////////////////////////////////////////////////////////////////////// 38 39 /***************************************************************************************** 40 * This function returns the calling core status register value. 41 ****************************************************************************************/ 42 inline reg_t hal_get_sr(); 38 43 39 44 /*****************************************************************************************
Note: See TracChangeset
for help on using the changeset viewer.