commit | 82d7504cd7d5c8d2175fb3b1a4ee3518cad6aa0f | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Mon Jan 26 10:57:07 2015 -0800 |
committer | Christopher Ferris <cferris@google.com> | Mon Jan 26 10:57:07 2015 -0800 |
tree | 2d3e27eac5a493892ef219628b1ebdc98349b948 | |
parent | 7f3d65de8cf2920981d73adee278c0d7bee79170 [diff] [blame] |
Update kernel headers to v3.18.3. Bug: 19127803 Change-Id: I67fa0832322ddd0032d909476047578be052bcf2
diff --git a/libc/kernel/uapi/linux/binder.h b/libc/kernel/uapi/linux/binder.h index 7a5cee5..38ae5c3 100644 --- a/libc/kernel/uapi/linux/binder.h +++ b/libc/kernel/uapi/linux/binder.h
@@ -126,7 +126,7 @@ __u32 handle; binder_uintptr_t cookie; /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ -} __attribute__((packed)); +} __packed; struct binder_pri_desc { __s32 priority; __u32 desc;