diff options
Diffstat (limited to 'sys/boot/arm/at91/bootspi/ee.h')
| -rw-r--r-- | sys/boot/arm/at91/bootspi/ee.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/sys/boot/arm/at91/bootspi/ee.h b/sys/boot/arm/at91/bootspi/ee.h index d4d8b8dc6f89..2672c32b2ef3 100644 --- a/sys/boot/arm/at91/bootspi/ee.h +++ b/sys/boot/arm/at91/bootspi/ee.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/boot/arm/at91/bootspi/ee.h,v 1.1.10.1.8.1 2012/03/03 06:15:13 kensmith Exp $ */  void EEInit(void);  void EERead(unsigned ee_off, char *data_addr, unsigned size); | 
