#ifndef __REG_ALLOC_H__ #define __REG_ALLOC_H__ typedef struct { } reg_alloc_t; #endif