[PATCH] mutex subsystem, add include/asm-i386/mutex.h
authorArjan van de Ven <arjan@infradead.org>
Mon, 9 Jan 2006 23:59:18 +0000 (15:59 -0800)
committerIngo Molnar <mingo@hera.kernel.org>
Mon, 9 Jan 2006 23:59:18 +0000 (15:59 -0800)
commit2af7f59eeec18f310b6209d18652ce2387615507
treea3504d2c4776bfe50978baf74a3fb156a8c4df85
parent620a6fd185c084aa617c411f711533f01ea673c9
[PATCH] mutex subsystem, add include/asm-i386/mutex.h

add the i386 version of mutex.h, optimized in assembly.

Signed-off-by: Arjan van de Ven <arjan@infradead.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/asm-i386/mutex.h [new file with mode: 0644]