Skip to content

Commit 0690776

Browse files
committed
mi: move types into mi-types.h
Split the NVMe definitions from the library API. Signed-off-by: Daniel Wagner <[email protected]>
1 parent c23ecbe commit 0690776

3 files changed

Lines changed: 563 additions & 552 deletions

File tree

libnvme/src/meson.build

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ headers = [
3434
'nvme/lib-types.h',
3535
'nvme/lib.h',
3636
'nvme/linux.h',
37+
'nvme/mi-types.h',
3738
'nvme/mi.h',
3839
'nvme/tree.h',
3940
'nvme/types.h',

0 commit comments

Comments
 (0)