CMSDK 2.0.1
Cross-platform C++ base library and SDK for the Psyclone AIOS platform
Loading...
Searching...
No Matches
default.h
Go to the documentation of this file.
1
3#if !defined(_DEFAULT_H_)
4#define _DEFAULT_H_
5
6#include <stdio.h>
7
8#endif //_DEFAULT_H_
9