Changes in kernel/arch/ppc32/include/cycle.h [d92bf462:7a0359b] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/ppc32/include/cycle.h
rd92bf462 r7a0359b 36 36 #define KERN_ppc32_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 uint32_t lower;
Note:
See TracChangeset
for help on using the changeset viewer.