Skip to content

Commit c9f26c5

Browse files
d-e-s-oanakryiko
authored andcommitted
Add vmlinux.h submodule
Add a git submodule with the data from the vmlinux.h repository, as a means to provide vmlinux.h headers for various architectures *FOR TESTING PURPOSES* from a more or less centrally-managed location. Signed-off-by: Daniel Müller <[email protected]>
1 parent 232981c commit c9f26c5

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,6 @@
77
[submodule "blazesym"]
88
path = blazesym
99
url = https://github.com/libbpf/blazesym.git
10+
[submodule "vmlinux.h"]
11+
path = vmlinux.h
12+
url = https://github.com/libbpf/vmlinux.h.git

vmlinux.h

Submodule vmlinux.h added at 172793d

0 commit comments

Comments
 (0)