mirror of
https://github.com/RaySollium99/libpicofe.git
synced 2025-09-06 23:28:04 -04:00
add dummy platform file
This commit is contained in:
parent
afdbb7c873
commit
e22d791cf8
2 changed files with 18 additions and 0 deletions
2
plat.h
2
plat.h
|
@ -1,6 +1,8 @@
|
|||
#ifndef LIBPICOFE_PLAT_H
|
||||
#define LIBPICOFE_PLAT_H
|
||||
|
||||
#include <stdlib.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue