Contiki-Inga 3.x
profiling_arch.h
1 #ifndef __PROFILING_ARCH_H__
2 #define __PROFILING_ARCH_H__
3 
4 #define ARCHADD2ADDR(x) (x)
5 
6 #endif /* __PROFILING_ARCH_H__ */