aboutsummaryrefslogtreecommitdiff
path: root/include/inttypes.h
AgeCommit message (Collapse)AuthorFilesLines
2015-11-16Enable -Werror for -WformatStewart Smith1-0/+44
We create our own inttypes.h to get the correct printf formatting for 64bit numbers. Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>