From b3e4f5809d4a3b4d235cd175f39d1d95a0c2b128 Mon Sep 17 00:00:00 2001 From: Gabriel Moyano Date: Fri, 20 May 2022 11:30:01 +0200 Subject: timepps.h: PPS_SYNC defined by default Update #2349. --- cpukit/include/sys/timepps.h | 1 + 1 file changed, 1 insertion(+) (limited to 'cpukit/include/sys/timepps.h') diff --git a/cpukit/include/sys/timepps.h b/cpukit/include/sys/timepps.h index 2513298557..35dfdcbf66 100644 --- a/cpukit/include/sys/timepps.h +++ b/cpukit/include/sys/timepps.h @@ -26,6 +26,7 @@ #include #ifdef __rtems__ #include +#define PPS_SYNC #endif /* __rtems__ */ #define PPS_API_VERS_1 1 -- cgit v1.2.3