camera_prosilica_gige
arch.h
Go to the documentation of this file.
1 /*
2  * File: arch.h
3  * Author: developer
4  *
5  * Created on February 10, 2010, 11:28 AM
6  */
7 
8 #ifndef _ARCH_H
9 #define _ARCH_H
10 
11 #define _LINUX
12 #define _x64
13 
14 #endif /* _ARCH_H */
15