test/sdi: make use of sfdc generated stubs file.
[AROS.git] / compiler / stdc / __memalign.h
blobc54f56b0ef860ae78fc87e5e8fbda7740534af64
1 #ifndef ___MEMALIGN_H
2 #define ___MEMALIGN_H
4 #define MEMALIGN_MAGIC ((size_t) 0x57E2CB09)
6 #endif