mirror of
https://github.com/Decompollaborate/rabbitizer.git
synced 2024-12-27 12:16:07 +00:00
9 lines
148 B
Bash
Executable File
9 lines
148 B
Bash
Executable File
#!/bin/bash
|
|
|
|
# SPDX-FileCopyrightText: © 2022 Decompollaborate
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
set -e
|
|
|
|
./build/tests/c/instruction_checks/jalr.elf
|