diff --git a/[refs] b/[refs] index 5ab4a5bf9988..347027a088a1 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 8afe07ce0003d4c63b7d76b6f28264503cb80d71 +refs/heads/master: 6f313b12335abf010802751c45249e7a0007a232 diff --git a/trunk/include/asm-um/vm86.h b/trunk/include/asm-um/vm86.h new file mode 100644 index 000000000000..7801f82de1f4 --- /dev/null +++ b/trunk/include/asm-um/vm86.h @@ -0,0 +1,6 @@ +#ifndef __UM_VM86_H +#define __UM_VM86_H + +#include "asm/arch/vm86.h" + +#endif