forked from rcore-os/zCore
5 lines
99 B
Bash
5 lines
99 B
Bash
|
|
|
||
|
|
#!/bin/bash
|
||
|
|
|
||
|
|
cd .. && make baremetal-test-rv64 ROOTPROC=/libc-test/regression/printf-1e9-oob.exe?
|