Commit abc9eeb
Fix __TARGET_ARCH_xx define for riscv64,loongarch64,sparc64,mips64
This commit updates the __TARGET_ARCH_xx define to match what is used in
bpf_tracing.h.
Reference https://github.com/torvalds/linux/blob/8cf0b93919e13d1e8d4466eb4080a4c4d9d66d7b/tools/lib/bpf/bpf_tracing.h#L8-L381 parent 704543e commit abc9eeb
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
195 | 199 | | |
196 | 200 | | |
197 | 201 | | |
| |||
0 commit comments