diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2020-08-10 07:51:02 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2020-08-13 17:22:16 +0200 |
| commit | 54ce1ed6b9fcb3b8d77c43dd4b3533e70cade414 (patch) | |
| tree | 579d43acff11758d7f5e61935e0408ad9fbcaf04 /sys/linux/dev_ptp_ppc64le.const | |
| parent | b6de93e603915b57a1eccadc8bd530efd00d28f2 (diff) | |
sys/linux: switch to the new .const format
This reduces number of const files/lines from 1288/96599 to 158/11603.
Const files are generated on next-20200813.
Update #1983
Diffstat (limited to 'sys/linux/dev_ptp_ppc64le.const')
| -rw-r--r-- | sys/linux/dev_ptp_ppc64le.const | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/sys/linux/dev_ptp_ppc64le.const b/sys/linux/dev_ptp_ppc64le.const deleted file mode 100644 index 1041c4675..000000000 --- a/sys/linux/dev_ptp_ppc64le.const +++ /dev/null @@ -1,29 +0,0 @@ -# AUTOGENERATED FILE -AT_FDCWD = 18446744073709551516 -PTP_CLOCK_CAPS_SIZE = 80 -PTP_CLOCK_GETCAPS = 1079000321 -PTP_ENABLE_FEATURE = 1 -PTP_ENABLE_PPS = 2147761412 -PTP_EXTTS_REQUEST = 2148547842 -PTP_EXTTS_REQUEST2 = 2148547851 -PTP_FALLING_EDGE = 4 -PTP_MAX_SAMPLES = 25 -PTP_PEROUT_REQUEST = 2151169283 -PTP_PEROUT_REQUEST2 = 2151169292 -PTP_PF_EXTTS = 1 -PTP_PF_NONE = 0 -PTP_PF_PEROUT = 2 -PTP_PF_PHYSYNC = 3 -PTP_PIN_GETFUNC = 3227532550 -PTP_PIN_GETFUNC2 = 3227532559 -PTP_PIN_SETFUNC = 2153790727 -PTP_PIN_SETFUNC2 = 2153790736 -PTP_RISING_EDGE = 2 -PTP_STRICT_FLAGS = 8 -PTP_SYS_OFFSET = 2202025221 -PTP_SYS_OFFSET_EXTENDED = 3300932873 -PTP_SYS_OFFSET_PRECISE = 3225435400 -PTP_SYS_OFFSET_PRECISE_SIZE = 64 -__NR_ioctl = 54 -__NR_openat = 286 -__NR_read = 3 |
