Changes in kernel/arch/abs32le/include/cycle.h [50fda24:7a0359b] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/abs32le/include/cycle.h
r50fda24 r7a0359b 36 36 #define KERN_abs32le_CYCLE_H_ 37 37 38 static inline uint64_t get_cycle(void) 38 #include <trace.h> 39 40 NO_TRACE static inline uint64_t get_cycle(void) 39 41 { 40 42 return 0;
Note:
See TracChangeset
for help on using the changeset viewer.