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