diff options
Diffstat (limited to 't/t4018/dts-root')
-rw-r--r-- | t/t4018/dts-root | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/t/t4018/dts-root b/t/t4018/dts-root new file mode 100644 index 000000000000..4353b8220c91 --- /dev/null +++ b/t/t4018/dts-root @@ -0,0 +1,5 @@ +/ { RIGHT /* Technically just supposed to be a slash and brace */ + #size-cells = <1>; + + ChangeMe = <0xffeedd00>; +}; |