/* | |
* This file is subject to the terms and conditions of the GNU General Public | |
* License. See the file "COPYING" in the main directory of this archive | |
* for more details. | |
*/ | |
#ifndef __LINUX_I8253_H | |
#define __LINUX_I8253_H | |
#include <asm/i8253.h> | |
#endif /* __LINUX_I8253_H */ |