Kernel now builds as a calypsi .a library

This commit is contained in:
Kyle Cardoza 2024-03-28 00:46:53 -04:00
parent 1309396635
commit 7cef9e15ab
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
//***************************************************************************** //*****************************************************************************
// Sentinel 65X Kernel // Sentinel 65X Kernel
// //
// src/main.c // src/init.c
//***************************************************************************** //*****************************************************************************
#include "config.h" #include "config.h"