Gitiles
Code Review
Sign In
192.168.1.100
/
R306
/
824eb0c6ade808c4501e62fbcf0025f4e694cd11
/
.
/
ap
/
build
/
uClibc
/
libc
/
sysdeps
/
linux
/
bfin
/
sram-free.c
blob: 8260eb660e1a46ff6aa6e64f52369bde88012935 [
file
] [
log
] [
blame
]
#include
<unistd.h>
#include
<errno.h>
#include
<sys/syscall.h>
#include
<bfin_sram.h>
_syscall1
(
int
,
sram_free
,
const
void
*,
addr
)