diff options
author | 2019-11-21 23:04:40 +0100 | |
---|---|---|
committer | 2019-11-21 23:04:40 +0100 | |
commit | c147d2f8f66b2100aee34684f5f34dcc21679708 (patch) | |
tree | 3ba2ad8463aa31b68a93661258ee3de8d820e046 /cortex-m-rt/ci/script.sh | |
parent | b475a86e128a276318811465436a21ec91e8ab62 (diff) | |
download | cortex-m-c147d2f8f66b2100aee34684f5f34dcc21679708.tar.gz cortex-m-c147d2f8f66b2100aee34684f5f34dcc21679708.tar.zst cortex-m-c147d2f8f66b2100aee34684f5f34dcc21679708.zip |
Remove Remaining Rand Remnants
Diffstat (limited to 'cortex-m-rt/ci/script.sh')
-rw-r--r-- | cortex-m-rt/ci/script.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cortex-m-rt/ci/script.sh b/cortex-m-rt/ci/script.sh index cccf5c9..2565628 100644 --- a/cortex-m-rt/ci/script.sh +++ b/cortex-m-rt/ci/script.sh @@ -21,7 +21,6 @@ main() { override-exception pre_init qemu - rand state unsafe-default-handler unsafe-entry |