summaryrefslogtreecommitdiff
path: root/libinstaller/linux
Commit message (Collapse)AuthorAgeFilesLines
* Move Linux ioctl header magic into a single fileH. Peter Anvin2010-06-161-0/+68
Put all the Linux ioctl header magic into a single shared file, and try to make it as generally useful as possible. Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>