git-svn-id: svn://kolibrios.org@6082 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Sergey Semyonov (Serge)
2016-01-20 04:19:53 +00:00
parent fc6f59584d
commit 9e5dea1997
153 changed files with 11372 additions and 3456 deletions

View File

@@ -74,7 +74,7 @@ struct dmi_header {
u8 type;
u8 length;
u16 handle;
};
} __packed;
struct dmi_device {
struct list_head list;