X-Git-Url: http://git.joshuawise.com/netwatch.git/blobdiff_plain/399b932481303c09ebed1cfaaa88538ffa4746ba..789ebb2d04033053b3cfeaa73648e3a1c3b3d8f5:/ich2/smram-ich2.h diff --git a/ich2/smram-ich2.h b/ich2/smram-ich2.h deleted file mode 100644 index b08262b..0000000 --- a/ich2/smram-ich2.h +++ /dev/null @@ -1,17 +0,0 @@ -/* smram-ich2.h - * Definitions for SMRAM access for ICH2 southbridge - * NetWatch system management mode administration console - * - * Copyright (c) 2008 Jacob Potter and Joshua Wise. All rights reserved. - * This program is free software; you can redistribute and/or modify it under - * the terms found in the file LICENSE in the root of this source tree. - * - */ - - -#ifndef __SMRAM_ICH2_H -#define __SMRAM_ICH2_H - -typedef unsigned char smram_state_t; - -#endif