Sign in
akaros
/
upstream
/
e695ef21589ef05929bf499094b5649040c65a1c
/
.
/
kern
/
include
/
common.h
blob: e156f9dd93899cb612d0692f527de39d80a5eb39 [
file
] [
log
] [
blame
]
#ifndef
ROS_KERN_COMMON_H
#define
ROS_KERN_COMMON_H
#include
<ros/common.h>
/* Force a rebuild of the whole kernel if 64BIT-ness changed */
#ifdef
CONFIG_64BIT
#endif
#endif
/* ROS_KERN_COMMON_H */