| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tools/include: use stdint types for user-space byteshift headers | Yaakov Selkowitz | 2016-09-10 | 2 | -34/+34 |
| | | | | | | | | | | | | Commit a07f7672d7cf0ff0d6e548a9feb6e0bd016d9c6c added user-space copies of the byteshift headers to be used by hostprogs, changing e.g. u8 to __u8. However, in order to cross-compile the kernel from a non-Linux system, stdint.h types need to be used instead of linux/types.h types. Change-Id: I72632acb8fd44d671098c4e680c99fa76b214b27 Signed-off-by: Yaakov Selkowitz <yselkowitz@users.sourceforge.net> Signed-off-by: Michal Marek <mmarek@suse.cz> | ||||
| * | first commit | Meizu OpenSource | 2016-08-15 | 2 | -0/+140 |
