mirror of
https://github.com/Fennix-Project/Userspace.git
synced 2025-05-25 22:14:28 +00:00
7 lines
114 B
C
7 lines
114 B
C
#ifndef __FENNIX_LIBS_SSP_H__
|
|
#define __FENNIX_LIBS_SSP_H__
|
|
|
|
#include <types.h>
|
|
|
|
#endif // !__FENNIX_LIBS_SSP_H__
|