diff arch/channel.h @ 14:c75be274ce23

Now functioning arch code
author Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
date Thu, 07 Apr 2011 23:29:10 -0400
parents 40af39d064fa
children 3d69c66b2610
line wrap: on
line diff
--- a/arch/channel.h	Thu Apr 07 22:08:31 2011 -0400
+++ b/arch/channel.h	Thu Apr 07 23:29:10 2011 -0400
@@ -1,8 +1,6 @@
 #ifndef __CHANNEL_H
 #define __CHANNEL_H
 
-#define CON_LEN 132
-
 struct pmcw {
 	/* word 0 */
 	u32 interrupt_param;	/* Interruption Parameter */