Contiki-Inga 3.x
Main Page
Related Pages
Modules
Data Structures
Files
Examples
File List
Globals
cpu
avr
profiling_arch.h
1
#ifndef __PROFILING_ARCH_H__
2
#define __PROFILING_ARCH_H__
3
#include <stdint.h>
4
5
#define ARCHADDR2ADDR(x) (void *)((unsigned int)x<<1)
6
7
#endif
/* __PROFILING_ARCH_H__ */
Generated on Thu Apr 24 2014 16:26:14 for Contiki-Inga 3.x by
1.8.3.1