NW4F Eft
Loading...
Searching...
No Matches
eft_typeDef.h
Go to the documentation of this file.
1#ifndef TYPE_DEF_H_
2#define TYPE_DEF_H_
3
4#include <nw/types.h>
5
6#include <cafe.h>
7#include <cafe/gfd.h>
8
9#define EFT_MEMUTIL_CAFE_DCBZ_OFFSET(addr, offset) asm(" dcbz %0,%1" : "+g"(addr), "+g"(offset) )
10
11#include <nw/math.h>
12#include <nw/ut/ut_Color.h>
13
14#endif // TYPE_DEF_H_