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