avr-fw-modules/core/include/cpu/cpu.h

7 lines
58 B
C
Raw Normal View History

2017-09-27 13:25:39 +02:00
#pragma once
#include <stdint.h>
uint16_t getPC(void);