https://github.com/torvalds/linux
Raw File
Tip revision: a978b30af3bab0dd9af9350eeda25e76123fa28e authored by Linus Torvalds on 16 March 2008, 23:32:14 UTC
Linux 2.6.25-rc6
Tip revision: a978b30
vm86.h
#ifndef __UM_VM86_H
#define __UM_VM86_H

#include "asm/arch/vm86.h"

#endif
back to top