mirror of
https://github.com/travisgoodspeed/goodwatch
synced 2024-11-21 23:58:31 +00:00
6 lines
94 B
C
6 lines
94 B
C
/* Prevents newlib's stdlib from being included.
|
|
*/
|
|
|
|
#include <stdint.h>
|
|
#include "printf.h"
|