Some more POSIX compatibility
authorPatrick Georgi <patrick.georgi@secunet.com>
Mon, 14 Feb 2011 19:23:33 +0000 (19:23 +0000)
committerPatrick Georgi <patrick.georgi@coresystems.de>
Mon, 14 Feb 2011 19:23:33 +0000 (19:23 +0000)
commit6b5ca4efb9273f91d839383b1cb59f6747e02f3d
tree681055542ab3f060b9e99c5948291a0e4b302070
parentf0ccf6ed18bc128f657d72e6695aaeba3101922f
Some more POSIX compatibility

- Add assert.h
- Add arpa/inet.h
- Add assert macro

Signed-off-by: Patrick Georgi <patrick.georgi@secunet.com>
Acked-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6356 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
payloads/libpayload/include/arpa/inet.h [new file with mode: 0644]
payloads/libpayload/include/assert.h [new file with mode: 0644]