From 1d862ded11d4a2ca42d3d0aff4ea947dd28bcb68 Mon Sep 17 00:00:00 2001 From: Peter Stuge Date: Tue, 14 Apr 2009 00:08:34 +0000 Subject: v2/util: romfs -> cbfs rename It's all sed here. romfs->cbfs, ROMFS->CBFS, romtool->cbfstool Signed-off-by: Peter Stuge Acked-by: Ronald G. Minnich git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4110 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- util/cbfstool/tools/lzma/C/Common/StdAfx.h | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 util/cbfstool/tools/lzma/C/Common/StdAfx.h (limited to 'util/cbfstool/tools/lzma/C/Common/StdAfx.h') diff --git a/util/cbfstool/tools/lzma/C/Common/StdAfx.h b/util/cbfstool/tools/lzma/C/Common/StdAfx.h new file mode 100644 index 0000000000..2547611bd7 --- /dev/null +++ b/util/cbfstool/tools/lzma/C/Common/StdAfx.h @@ -0,0 +1,9 @@ +// StdAfx.h + +#ifndef __STDAFX_H +#define __STDAFX_H + +// #include "MyWindows.h" +#include "NewHandler.h" + +#endif -- cgit v1.2.3