summaryrefslogtreecommitdiffstats
path: root/libc/kernel/common/linux/sync.h
diff options
context:
space:
mode:
Diffstat (limited to 'libc/kernel/common/linux/sync.h')
-rw-r--r--libc/kernel/common/linux/sync.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/kernel/common/linux/sync.h b/libc/kernel/common/linux/sync.h
index a2748e8..d71ea13 100644
--- a/libc/kernel/common/linux/sync.h
+++ b/libc/kernel/common/linux/sync.h
@@ -49,4 +49,3 @@ struct sync_fence_info_data {
#define SYNC_IOC_MERGE _IOWR(SYNC_IOC_MAGIC, 1, struct sync_merge_data)
#define SYNC_IOC_FENCE_INFO _IOWR(SYNC_IOC_MAGIC, 2, struct sync_fence_info_data)
#endif
-