Jeremy Jackson wrote:
authorJeremy Jackson <jerj@coplanar.net>
Wed, 11 Apr 2007 18:44:42 +0000 (18:44 +0000)
committerStefan Reinauer <stepan@openbios.org>
Wed, 11 Apr 2007 18:44:42 +0000 (18:44 +0000)
commit46d65e85a1c0449f86497264d5958b3d85784767
tree5cdc08216595f7de00c1df21ddc0d188d39b022e
parent4880353e03c62baacecaf634bc66c91be423f853
Jeremy Jackson wrote:
I'm guessing nobody has tried compiling it with 64bit userspace?

Patch makes it compile cleanly and stops a "SEGV instead of working"
issue.

I also added a few checks for errors on system calls.

Signed-off-by: Jeremy Jackson <jerj@coplanar.net>
Reworked and
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2602 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
util/getpir/Makefile
util/getpir/checkpir.c
util/getpir/checksum.c
util/getpir/checksum.h
util/getpir/code_gen.c
util/getpir/code_gen.h [new file with mode: 0644]
util/getpir/getpir.c
util/getpir/pirq_routing.h [new file with mode: 0644]