Sign in
akaros
/
upstream
/
53347cfe52b994bafda672ff3ff6e35e4e7aa464
/
.
/
tools
/
compilers
/
gcc-glibc
/
glibc-2.14.1-ros
/
sysdeps
/
ros
/
riscv
/
sysdep.h
blob: 3aef3dabb32c38827b63e7454c5fa3e3071703fa [
file
] [
log
] [
blame
]
#ifndef
_ROS_RISCV_SYSDEP_H
#define
_ROS_RISCV_SYSDEP_H
#include
<sysdeps/unix/riscv/sysdep.h>
#define
PTR_MANGLE
(
a
)
(
a
)
#define
PTR_DEMANGLE
(
a
)
(
a
)
#endif