Changeset 625 for GPL/branches/uniaud32-next/include/linux/clocksource.h
- Timestamp:
- Jan 3, 2021, 7:20:20 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GPL/branches/uniaud32-next/include/linux/clocksource.h
r615 r625 1 1 #ifndef _LINUX_CLOCKSOURCE_H 2 2 #define _LINUX_CLOCKSOURCE_H 3 4 #include <linux/types.h> 5 3 6 /* clocksource cycle base type */ 4 7 typedef u64 cycle_t;
Note:
See TracChangeset
for help on using the changeset viewer.