Including "datatype.h"
This commit was SVN r700.
Этот коммит содержится в:
родитель
a3eef8ee5c
Коммит
27bdf6a4b1
@ -10,6 +10,7 @@
|
||||
#include "lam_config.h"
|
||||
#include "lam/stdint.h"
|
||||
|
||||
#include "datatype.h"
|
||||
|
||||
#define ALIGNED32(X) (((uint32_t)(X) & (uint32_t) 3) == (uint32_t) 0 ? 1 : 0)
|
||||
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user