diff options
Diffstat (limited to 'notifications-le.c')
-rw-r--r-- | notifications-le.c | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/notifications-le.c b/notifications-le.c new file mode 100644 index 0000000..fe51267 --- /dev/null +++ b/notifications-le.c @@ -0,0 +1,5 @@ +le32 { + vqn : 16; + next_off : 15; + next_wrap : 1; +}; |