clang-format
This commit is contained in:
@@ -38,8 +38,8 @@
|
||||
struct timespec;
|
||||
|
||||
struct rtclock_softc {
|
||||
void *rtc_devdata;
|
||||
void (*rtc_gettime)(void *devdata, struct timespec *);
|
||||
void *rtc_devdata;
|
||||
void (*rtc_gettime)(void *devdata, struct timespec *);
|
||||
};
|
||||
|
||||
#endif /* _GENERIC_RTCLOCK_H_ */
|
||||
|
||||
Reference in New Issue
Block a user