Xen Test Framework
barrier.h
Go to the documentation of this file.
1#ifndef XTF_BARRIER_H
2#define XTF_BARRIER_H
3
4# include <arch/barrier.h>
5
6#endif /* XTF_BARRIER_H */
7
8/*
9 * Local variables:
10 * mode: C
11 * c-file-style: "BSD"
12 * c-basic-offset: 4
13 * tab-width: 4
14 * indent-tabs-mode: nil
15 * End:
16 */