Skip to content

Commit

Permalink
git-x86: unbreak UML
Browse files Browse the repository at this point in the history
Acked-by: Jeff Dike <jdike@addtoit.com>
Signed-off-by: WANG Cong <xiyou.wangcong@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
  • Loading branch information
WANG Cong authored and Ingo Molnar committed Jan 30, 2008
1 parent bd61643 commit 2a10e7c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions include/asm-um/nops.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#ifndef __UM_NOPS_H
#define __UM_NOPS_H

#include "asm/arch/nops.h"

#endif

0 comments on commit 2a10e7c

Please sign in to comment.