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

7 lines
58 B
C

#pragma once
#include <stdint.h>
uint16_t getPC(void);