some linux headers useful from user apps.
authorRich Felker <dalias@aerifal.cx>
Sat, 19 Mar 2011 01:53:30 +0000 (21:53 -0400)
committerRich Felker <dalias@aerifal.cx>
Sat, 19 Mar 2011 01:53:30 +0000 (21:53 -0400)
commit56fd65e861e0ad0ea7677211f8258a8f64233f26
tree292993817bf9d287caf8f51d5691964fb92c2bab
parentf5ba2bc9ca84d67f03f2542bfff0525f2f478e4c
some linux headers useful from user apps.

i'm still not sure whether it's a good idea to include or use any of
these, but i'll add them for now. it may make more sense to just add
official kernel headers to the include path for compiling programs
that need them.
include/linux/fb.h [new file with mode: 0644]
include/linux/kd.h [new file with mode: 0644]
include/linux/vt.h [new file with mode: 0644]