From 5f5f681b69f255f6b94e54fa73978e5f9644108c Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 10 Dec 2009 07:20:06 +0000 Subject: Whitespace removal. --- tools/cpu/nios2/devices.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'tools/cpu/nios2/devices.h') diff --git a/tools/cpu/nios2/devices.h b/tools/cpu/nios2/devices.h index 11164c5245..5e62ea2c00 100644 --- a/tools/cpu/nios2/devices.h +++ b/tools/cpu/nios2/devices.h @@ -14,7 +14,7 @@ #include "ptf.h" #include "bridges.h" -typedef struct dev_descr +typedef struct dev_descr { int slaves; char *cfgname; @@ -24,9 +24,9 @@ typedef struct dev_descr device_desc; device_desc *find_devices( - struct ptf *ptf, - struct ptf *cfg, - struct ptf *cpu, + struct ptf *ptf, + struct ptf *cfg, + struct ptf *cpu, bus_bridge_pair *bridges); #endif -- cgit v1.2.3