we use restrict

Signed-off-by: Henning Nielsen Lund <hnl_dk@amigaos.dk>
This commit is contained in:
Henning Nielsen Lund 2017-08-15 21:45:33 +02:00
parent 0ec7094877
commit 99695dec0b
1 changed files with 4 additions and 0 deletions

View File

@ -47,6 +47,10 @@
#include <stddef.h>
#endif /* _STDDEF_H */
#ifndef _SYS_CLIB2_STDC_H
#include <clib2_stdc.h>
#endif /* _SYS_CLIB2_STDC_H */
/****************************************************************************/
#ifdef __cplusplus