summaryrefslogtreecommitdiff
path: root/atombios_consts.h
diff options
context:
space:
mode:
authorMatthias Hopf <mhopf@suse.de>2007-07-27 15:25:15 +0200
committerMatthias Hopf <mhopf@suse.de>2007-07-27 15:25:15 +0200
commit451e8f435c6fbdd7a7063abe2ed354f923aae8d2 (patch)
tree85ad06fe9162eb0a49a410a662b9604e16a8bedf /atombios_consts.h
parent99ffc219497636dc6b77e6887697b57a49488d97 (diff)
Cleanup.
Added copyright. Added few more (misspelled) data dumpers. Added options to main parser. Parser allows multiple actions now.
Diffstat (limited to 'atombios_consts.h')
-rw-r--r--atombios_consts.h11
1 files changed, 11 insertions, 0 deletions
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 <mhopf@suse.de>
+ *
+ * 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_