[BACK]Return to trizeps.h CVS log [TXT][DIR] Up to [Development] / linux-2.6-xfs / include / asm-arm / arch-sa1100

File: [Development] / linux-2.6-xfs / include / asm-arm / arch-sa1100 / Attic / trizeps.h (download)

Revision 1.1, Tue Dec 30 23:58:53 2003 UTC (13 years, 9 months ago) by cattelan
Branch: MAIN

Initial Import 2.6.0

/*
 * linux/include/asm-arm/arch-sa1100/trizeps.h
 *
 * This file contains the hardware specific definitions for Trizeps
 *
 * Authors:
 * Andreas Hofer <ho@dsa-ac.de>,
 * Peter Lueg <pl@dsa-ac.de>,
 * Guennadi Liakhovetski <gl@dsa-ac.de>
 *
 */

#ifndef _ASM_ARCH_TRIZEPS_H_
#define _ASM_ARCH_TRIZEPS_H_

#include <linux/config.h>

#ifdef CONFIG_TRIZEPS_MFTB2
#include "mftb2.h"
#endif

#endif // _INCLUDE_TRIZEPS_