Gitiles
Code Review
Sign In
192.168.1.100
/
R306
/
824eb0c6ade808c4501e62fbcf0025f4e694cd11
/
.
/
ap
/
build
/
uClibc
/
libc
/
sysdeps
/
linux
/
bfin
/
sram-alloc.c
blob: 8518119d7da8465b4cd14768647f5d14c61002b7 [
file
] [
log
] [
blame
]
#include
<unistd.h>
#include
<errno.h>
#include
<sys/syscall.h>
#include
<bfin_sram.h>
_syscall2
(
__ptr_t
,
sram_alloc
,
size_t
,
len
,
unsigned
long
,
flags
)