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