From 451e8f435c6fbdd7a7063abe2ed354f923aae8d2 Mon Sep 17 00:00:00 2001 From: Matthias Hopf Date: Fri, 27 Jul 2007 15:25:15 +0200 Subject: Cleanup. Added copyright. Added few more (misspelled) data dumpers. Added options to main parser. Parser allows multiple actions now. --- atombios_consts.h | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'atombios_consts.h') diff --git a/atombios_consts.h b/atombios_consts.h index f967763..c287756 100644 --- a/atombios_consts.h +++ b/atombios_consts.h @@ -1,3 +1,14 @@ +/* + * Copyright 2007 Matthias Hopf + * + * AtomBIOS disassembler + data structure dumper + * + * atombios_consts.h: + * Constants not defined in atombios.h. + * + * License: to be determined + */ + #ifndef ATOMBIOS_CONSTS_H_ #define ATOMBIOS_CONSTS_H_ -- cgit v1.2.3