[BACK]Return to spinlock.h CVS log [TXT][DIR] Up to [Development] / linux-2.6-xfs / include / asm-um

File: [Development] / linux-2.6-xfs / include / asm-um / spinlock.h (download)

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

Initial Import 2.6.0

#ifndef __UM_SPINLOCK_H
#define __UM_SPINLOCK_H

#include "linux/config.h"

#ifdef CONFIG_SMP
#include "asm/arch/spinlock.h"
#endif

#endif