#ifndef __OR1_H #define __OR1_H int or1100(int argc, char** argv); #endif // __OR1_H