mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-09 13:15:26 +00:00
5 lines
47 B
C
5 lines
47 B
C
|
#pragma once
|
||
|
#include <stdint.h>
|
||
|
|
||
|
void fail();
|