]> git.sur5r.net Git - openocd/blobdiff - src/flash/at91sam7.h
More robust handling of unknown target state for step/continue packet.
[openocd] / src / flash / at91sam7.h
index 20e0737d382f233fd8b18c893ed7236001fc6a1e..ecb5670145328e9cdb739ec9c5e6cb48e1fd9e20 100644 (file)
@@ -1,6 +1,6 @@
 /***************************************************************************
  *   Copyright (C) 2006 by Magnus Lundin                                   *
- *   lundin@mlu.mine.nu                                                   *
+ *   lundin@mlu.mine.nu                                                    *
  *                                                                         *
  *   This program is free software; you can redistribute it and/or modify  *
  *   it under the terms of the GNU General Public License as published by  *
@@ -59,7 +59,7 @@ typedef struct at91sam7_flash_bank_s
        /* main clock status */
        u8  mck_valid;
        u32 mck_freq;
-       
+
 } at91sam7_flash_bank_t;
 
 /* AT91SAM7 control registers */