Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8 9 10
/* $NetBSD: data_formats.h,v 1.5 2020/05/25 20:47:32 christos Exp $ */ #ifndef DATA_FORMATS_H #define DATA_FORMATS_H #include <ntp_machine.h> #include <ntp_fp.h> #include <ntp.h> #endif