Aaron Durbin 5577a475fc string.h: only guard snprintf() with __ROMCC__
There's no need to keep the snprintf() declaration hidden
for early stages. romcc is the entity that has issues. Therefore,
be explicit about when to guard snprintf().

BUG=chromium:663243

Change-Id: Ib4d0879e52c3f73c6ca61ab75f672f0003fca71f
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/17289
Reviewed-by: Furquan Shaikh <furquan@google.com>
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2016-11-09 16:51:52 +01:00
..
2016-09-05 12:28:32 +02:00
2015-04-22 08:50:54 +02:00
2016-09-08 23:19:06 +02:00
2016-07-31 18:30:16 +02:00
2016-07-15 08:35:15 +02:00
2012-05-08 00:36:09 +02:00
2016-07-01 23:55:16 +02:00
2016-06-29 23:15:37 +02:00
2016-09-05 12:28:32 +02:00
2016-06-24 20:22:05 +02:00
2016-09-12 19:58:43 +02:00
2016-07-12 15:17:31 +02:00
2016-04-15 16:18:57 +02:00
2015-09-22 21:21:34 +00:00
2013-07-11 22:36:19 +02:00
2016-09-20 17:38:56 +02:00