blob: d2cba88f75d6326ba15f34d40ae38dc3c50a18e8 [file] [log] [blame]
Ralf Baechle334955e2011-06-01 19:04:57 +01001/*
2 * This file is subject to the terms and conditions of the GNU General Public
3 * License. See the file "COPYING" in the main directory of this archive
4 * for more details.
5 */
6#ifndef __LINUX_I8253_H
7#define __LINUX_I8253_H
8
9#include <asm/i8253.h>
10
11#endif /* __LINUX_I8253_H */