diff options
| author | Ryan S. Arnold <rsa@linux.vnet.ibm.com> | 2013-05-01 10:59:42 -0500 |
|---|---|---|
| committer | Ryan S. Arnold <rsa@linux.vnet.ibm.com> | 2013-05-01 10:59:42 -0500 |
| commit | ac58450e8c9f9d3531ff2efe1d8b972b8fa8a44c (patch) | |
| tree | 205505772ba5c75cc240465250962939ed8511ee /ports/ChangeLog.microblaze | |
| parent | 0695940b8ab4b7e69492e8ea071d19fc17dda092 (diff) | |
Add #include <stdint.h> for uint[32|64]_t usage in installed headers.rsa/stdint_headers
Diffstat (limited to 'ports/ChangeLog.microblaze')
| -rw-r--r-- | ports/ChangeLog.microblaze | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ports/ChangeLog.microblaze b/ports/ChangeLog.microblaze index 4323270de7..8f721af4dd 100644 --- a/ports/ChangeLog.microblaze +++ b/ports/ChangeLog.microblaze @@ -1,3 +1,8 @@ +2013-05-01 Ryan S. Arnold <rsa@linux.vnet.ibm.com> + + * sysdeps/microblaze/bits/link.h: Add missing #include <stdint.h> due + to uint[32|64]_t usage. + 2013-03-28 David Holsgrove <david.holsgrove@xilinx.com> * sysdeps/microblaze/Implies: New file. |
