1 2 3 4 5 6 7 8 9 10 11
/* * Copyright (C) 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com) * Licensed under the GPL */ #ifndef __UM_A_OUT_H #define __UM_A_OUT_H #include "asm/arch/a.out.h" #endif