Signed-off-by: hmz007 <hmz007@gmail.com> Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
5 lines
152 B
C
5 lines
152 B
C
#define sys_ARCH_mmap sys_mmap_pgoff
|
|
#include "32/syscallent.h"
|
|
/* [244 ... 259] are arch specific */
|
|
[244] = {4, 0, SEN(cacheflush), "cacheflush"},
|