| commit | b24c0637d06fe0980b9e13a8d0c3e6f4dbda9cd5 | [log] [tgz] |
|---|---|---|
| author | Nick Kralevich <nnk@google.com> | Tue Jun 18 10:46:02 2013 -0700 |
| committer | Nick Kralevich <nnk@google.com> | Tue Jun 18 12:13:52 2013 -0700 |
| tree | 918218d294c845db4b5fda6f9fb9a211a443bb54 | |
| parent | 977a33137d2be0093f474055f839cf665b82b588 [diff] |
libc: Introduce __errordecl()
Define __errordecl and replace __attribute__((__error__("foo")))
with __errordecl. Make sure __errordecl is a no-op on clang, as it
generates a compile time warning.
Change-Id: Ifa1a2d3afd6881de9d479fc2adac6737871a2949