aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/intel/lynxpoint/acpi/serialio.asl
diff options
context:
space:
mode:
authorStefan Reinauer <reinauer@chromium.org>2013-05-02 14:02:28 -0700
committerStefan Reinauer <stefan.reinauer@coreboot.org>2013-11-25 23:13:50 +0100
commitf8b36501fd3f70569b15cc8dcaa9bcd8f76870af (patch)
treed7b668ad9fc9710a123351daf5e38c97261e049d /src/southbridge/intel/lynxpoint/acpi/serialio.asl
parent118b382e7d3d126da3ea4adff375cf3065df8734 (diff)
Make ssize_t an actual ssize_t
In the process of getting rid of compiler includes during in coreboot and libpayload, we defined size_t and ssize_t ourselves, using a GCC macro for size_t: __SIZE_TYPE__. Unfortunately, there is no __SSIZE_TYPE__, so we temporarily redefine unsigned to signed to make __SIZE_TYPE__ __SSIZE_TYPE__. Signed-off-by: Stefan Reinauer <reinauer@google.com> Change-Id: I4cf4eb0fdaa4db64277c2585fe2c1bdc0acdf02b Reviewed-on: https://gerrit.chromium.org/gerrit/49947 Reviewed-by: Aaron Durbin <adurbin@chromium.org> Commit-Queue: Stefan Reinauer <reinauer@google.com> Tested-by: Stefan Reinauer <reinauer@google.com> Reviewed-on: http://review.coreboot.org/4156 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
Diffstat (limited to 'src/southbridge/intel/lynxpoint/acpi/serialio.asl')
0 files changed, 0 insertions, 0 deletions