diff options
Diffstat (limited to 'qemu/dtc/tests/data.S')
-rw-r--r-- | qemu/dtc/tests/data.S | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/qemu/dtc/tests/data.S b/qemu/dtc/tests/data.S new file mode 100644 index 000000000..86ad539f2 --- /dev/null +++ b/qemu/dtc/tests/data.S @@ -0,0 +1,3 @@ +/* Used in combination with dtc -Oasm output to embed + * a device tree in the data section of a .o */ + .data |