* Patch by Marc Singer, 29 May 2003:
[platform/kernel/u-boot.git] / board / MAI / bios_emulator / scitech / src / v86bios / command.c
index 3a468da..5494ff8 100644 (file)
@@ -36,6 +36,3 @@ getline(char *buf,int *num,int max_num)
     line_pointer = line_pointer + *num;
     len = len - *num;
 }
-
-
-