This website requires JavaScript.
Explore
Help
Register
Sign In
FEX-Emu
/
linux
Watch
1
Star
0
Fork
0
You've already forked linux
mirror of
https://github.com/FEX-Emu/linux.git
synced
2025-01-03 07:41:40 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
1c16d242aa
linux
/
arch
/
microblaze
/
include
/
asm
/
vga.h
2 lines
29 B
C
Raw
Normal View
History
Unescape
Escape
microblaze: convert all simple headers to use asm-generic All the simple microblaze header files were adapted to use their asm-generic implementations. These files are more simple and were quite straightforward to change. fb.h, vga.h and parport.h previously did not exist, using the generic version makes it possible to build more drivers successfully in allyesonfig. Signed-off-by: Remis Lima Baima <remis.developer@googlemail.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Michal Simek <monstr@monstr.eu>
2009-06-18 17:55:33 +00:00
#
include
<asm-generic/vga.h>
Reference in New Issue
Copy Permalink