Move the definition of ipchksum into its own header file.
commit54c800a50c2c052ce13e29bedc608e180fddc70b
authorGabe Black <gabeblack@google.com>
Tue, 28 Aug 2012 23:31:09 +0000 (28 16:31 -0700)
committerStefan Reinauer <stefan.reinauer@coreboot.org>
Wed, 7 Nov 2012 17:30:21 +0000 (7 18:30 +0100)
treea7a44e87a266efa7d0e11dc6f126931474644883
parentb9edbbd7bf799a194fc76bf9a514e4547fe97d26
Move the definition of ipchksum into its own header file.

Change-Id: Ifb7c18f9ca566bd50ca138ffd8af951375089537
Signed-off-by: Gabe Black <gabeblack@google.com>
Reviewed-on: http://review.coreboot.org/1722
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
Tested-by: build bot (Jenkins)
payloads/libpayload/include/coreboot_tables.h
payloads/libpayload/include/ipchksum.h [new file with mode: 0644]
payloads/libpayload/include/libpayload.h