Patch merged into coreboot/master: ac4b00e string: Add STRINGIFY macro
the following patch was just integrated into master: commit ac4b00e230a7f0dfa308d45a7b6034e96a243ab0 Author: Aaron Durbin <adurbin@chromium.org> Date: Fri Apr 26 11:58:35 2013 -0500 string: Add STRINGIFY macro STRINGIFY makes a string from a token. It is generally useful. Even though STRINGIFY is not defined to be in the C library it's placed in string.h because it does make a string. Change-Id: I368e14792a90d1fdce2a3d4d7a48b5d400623160 Signed-off-by: Aaron Durbin <adurbin@chromium.org> Reviewed-on: http://review.coreboot.org/3144 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich <rminnich@gmail.com> Build-Tested: build bot (Jenkins) at Sat Apr 27 01:41:06 2013, giving +1 Reviewed-By: Ronald G. Minnich <rminnich@gmail.com> at Wed May 1 03:24:56 2013, giving +2 See http://review.coreboot.org/3144 for details. -gerrit
participants (1)
-
gerrit@coreboot.org