Xenomai 3.3.2
Loading...
Searching...
No Matches
machine.h
1
19#ifndef _COBALT_ASM_GENERIC_MACHINE_H
20#define _COBALT_ASM_GENERIC_MACHINE_H
21
22#include <pipeline/machine.h>
23
24#ifndef xnarch_cache_aliasing
25#define xnarch_cache_aliasing() 0
26#endif
27
28#endif /* !_COBALT_ASM_GENERIC_MACHINE_H */