commit | 30b4d82bbab8f49ded1c309366ea02578e7b4e7a | [log] [tgz] |
---|---|---|
author | David 'Digit' Turner <digit@google.com> | Tue Feb 01 14:50:12 2011 +0100 |
committer | David 'Digit' Turner <digit@google.com> | Tue Feb 01 15:28:36 2011 +0100 |
tree | 0bdb7d71056ef2f33069b523e34605fe8035ae46 | |
parent | 040e18f362716c0bab1d9c39a869b98d6c61584c [diff] |
libc: Fix struct user_vfp definition. This patch moves the definition of struct user_vfp from <asm/ptrace.h> to <asm/user.h> for the ARM platform, in order to match the original kernel headers. See patches 94519 and 94520 for a description of the problem and a fix for debuggerd that uses the structure. This prevented us from properly re-running the kernel headers cleanup scripts. Change-Id: I43718a59ae49b9d89fc2d1c8affb65973fb2919c