llvm-mos-sdk
pce-cd.h
Go to the documentation of this file.
1 /*
2  * Copyright (c) 2023 Adrian "asie" Siekierka
3  *
4  * Licensed under the Apache License, Version 2.0 with LLVM Exceptions,
5  * See https://github.com/llvm-mos/llvm-mos-sdk/blob/main/LICENSE for license
6  * information.
7  */
8 
9 #ifndef _PCE_CD_H_
10 #define _PCE_CD_H_
11 
12 #ifndef __ASSEMBLER__
13 #include <pce/cd/bios.h>
14 #include <pce/cd/types.h>
15 #endif
16 
17 #endif /* _PCE_CD_H_ */
bios.h
types.h