]> git.ozlabs.org Git - yaboot.git/blobdiff - include/debug.h
Fix botched IBM patch (multiple partition handling on rs6k)
[yaboot.git] / include / debug.h
index 7b5665d1b9920f614f5907a263ee8e398dd7d85a..ed07b24e881e79d4152fbbbaf454d7c6b5e67a8d 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  Debug defines
  *
- *  Copyright (C) 2001  Ethan Benson
+ *  Copyright (C) 2001 Ethan Benson
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
 #define DEBUG_OPEN
 #define DEBUG_SLEEP
 #endif
+
+/* 
+ * Local variables:
+ * c-file-style: "k&r"
+ * c-basic-offset: 5
+ * End:
+ */