diff options
author | Burt P <pburt0@gmail.com> | 2017-07-10 03:46:28 -0500 |
---|---|---|
committer | Leandro Pereira <leandro@hardinfo.org> | 2017-07-12 19:38:41 -0700 |
commit | da2592d984c9f7c37477a71e105fe4ad47907e3f (patch) | |
tree | 10b09f9379f85741bf64e5ecb3321e713299ae5c /test/data | |
parent | 2db90cda115d037971a7405c681fbe43eda0d7c3 (diff) |
riscv: improvements
Signed-off-by: Burt P <pburt0@gmail.com>
Diffstat (limited to 'test/data')
-rw-r--r-- | test/data/riscv_fake_cpuinfo | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/data/riscv_fake_cpuinfo b/test/data/riscv_fake_cpuinfo new file mode 100644 index 00000000..6def2f49 --- /dev/null +++ b/test/data/riscv_fake_cpuinfo @@ -0,0 +1,2 @@ +hart : 0 +isa : rv32a4p0cpdfimsu_Xargle2p1_SXbargle |