aboutsummaryrefslogtreecommitdiff
path: root/src/pld/virtex2.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pld/virtex2.h')
-rw-r--r--src/pld/virtex2.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/pld/virtex2.h b/src/pld/virtex2.h
index 4cefdf44..f2d2be28 100644
--- a/src/pld/virtex2.h
+++ b/src/pld/virtex2.h
@@ -17,14 +17,14 @@
* Free Software Foundation, Inc., *
* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *
***************************************************************************/
+
#ifndef VIRTEX2_H
#define VIRTEX2_H
#include <jtag/jtag.h>
-struct virtex2_pld_device
-{
- struct jtag_tap *tap;
+struct virtex2_pld_device {
+ struct jtag_tap *tap;
};
-#endif /* VIRTEX2_H */
+#endif /* VIRTEX2_H */