diff options
author | Yaakov Selkowitz <yselkowitz@users.sourceforge.net> | 2013-06-25 20:13:37 -0500 |
---|---|---|
committer | Michal Marek <mmarek@suse.cz> | 2013-07-03 16:02:28 +0200 |
commit | b35310627f396efcc25d71fb343b3aa02039d20d (patch) | |
tree | 8e6378e4abf220f884a060877f0249380ceabd55 /scripts | |
parent | d2aae8477cd00325bb7c7c7e95be488088900c48 (diff) | |
download | linux-stable-b35310627f396efcc25d71fb343b3aa02039d20d.tar.gz linux-stable-b35310627f396efcc25d71fb343b3aa02039d20d.tar.bz2 linux-stable-b35310627f396efcc25d71fb343b3aa02039d20d.zip |
tools/include: use stdint types for user-space byteshift headers
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.
Signed-off-by: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
Signed-off-by: Michal Marek <mmarek@suse.cz>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions