blob: 093f2ae90d633863f8c27b552ab0951f8bea1b92 [file] [log] [blame] [edit]
#pragma once
#include <ros/common.h>
#include <compiler.h>
/* Force a rebuild of the whole kernel if 64BIT-ness changed */
#ifdef CONFIG_64BIT
#endif
#define SIZE_MAX (~(size_t)0)