Change filename and macros from AT91SAM3.. to SAM3.. to conform to Atmel's official...
[bertos.git] / bertos / cpu / cortex-m3 / io / sam3_sysctl.h
index e1ccb53406418b0a5708ef361289dbc77cc4abef..f83cce2185cc6dcd1577c27b02a6477755bfcd9b 100644 (file)
@@ -30,7 +30,7 @@
  *
  * -->
  *
- * \brief ATSAM3 system controller registers.
+ * \brief Atmel SAM3 system controller registers.
  */
 
 #ifndef SAM3_SYSCTL_H