From 9592fbf2684b1f3f1892bf02404e41f209b0c5ac Mon Sep 17 00:00:00 2001 From: Clyne Sullivan Date: Mon, 27 Jan 2025 14:21:30 -0500 Subject: reorganize arch's --- msp430/main.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'msp430/main.c') diff --git a/msp430/main.c b/msp430/main.c index 5c83c2e..1e691d3 100644 --- a/msp430/main.c +++ b/msp430/main.c @@ -1,7 +1,6 @@ #include -#define FOCI_MSP430 -#include "../foci.h" +#include "foci.h" int main() { -- cgit v1.2.3