65X-DOS/include/config.h

11 lines
199 B
C
Raw Normal View History

2024-07-12 08:24:54 +02:00
// SPDX-License-Identifier: MIT
2024-07-07 17:37:04 +02:00
//
2024-07-12 08:24:54 +02:00
// include/kernel/config.h
// Global configuration header for 65X-DOS kernel
//
// Copyright © 2024 Kyle J Cardoza <Kyle.Cardoza@icloud.com>
2024-07-07 17:37:04 +02:00
#pragma once