avr-fw-modules/core/include/hwo/pipes.h
2017-09-27 13:25:39 +02:00

7 lines
80 B
C
Executable file

#pragma once
#include <stdint.h>
#include <hwo/stdio.h>
FILE* dev_null(void);