mirror of
https://github.com/Decompollaborate/rabbitizer.git
synced 2024-12-27 12:16:07 +00:00
6 lines
77 B
Bash
6 lines
77 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
set -e
|
||
|
|
||
|
./build/tests/c/logic_checks/descriptor_logic_check.elf
|