Read-only mirror of https://review.coreboot.org/coreboot.git. Synced every hour. We don't handle Pull Requests. https://coreboot.org
  • C 93.8%
  • ASL 2.2%
  • Makefile 1.1%
  • C++ 0.5%
  • Pawn 0.5%
  • Other 1.8%
Find a file
Segher Boessenkool 8633f0f9b1 Some build fixes with <arch/types.h>
Add include guards to the one implementation we have so far;
use this header instead of <stdint.h> where it broke the build;
use u8 etc. types where it broke the build.

Signed-off-by: Segher Boessenkool <segher@kernel.crashing.org>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>


git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@37 f3766cd6-281f-0410-b1cd-43a5c92072e9
2006-11-07 13:26:40 +00:00
src Some build fixes with <arch/types.h> 2006-11-07 13:26:40 +00:00
util/dtc Wrong syntax for initialisers, now fixed. 2006-10-19 23:26:10 +00:00
COPYING filling in 2006-10-06 19:19:14 +00:00