patch-2.4.10 linux/drivers/atm/ambassador.h
Next file: linux/drivers/atm/atmtcp.c
Previous file: linux/drivers/atm/ambassador.c
Back to the patch index
Back to the overall index
- Lines: 13
- Date:
Thu Sep 13 15:21:32 2001
- Orig file:
v2.4.9/linux/drivers/atm/ambassador.h
- Orig date:
Mon Dec 11 13:22:06 2000
diff -u --recursive --new-file v2.4.9/linux/drivers/atm/ambassador.h linux/drivers/atm/ambassador.h
@@ -664,9 +664,9 @@
unsigned int count;
} region;
-extern const region ucode_regions[];
-extern const u32 ucode_data[];
-extern const u32 ucode_start;
+static region ucode_regions[];
+static u32 ucode_data[];
+static u32 ucode_start;
/* rate rounding */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)