X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=tos%2Flib%2Ftosboot%2Favr%2FInternalFlashC.nc;h=3b8803eb44c6ba3dbfede3dd346b2040017bd2ca;hb=e9bfab607e051bae6afb47b44892ce37541d1b44;hp=1d6d8fb8f4cdf23c22d917bb2c73800e8feba468;hpb=ff6f444a38d8901cbf9fd5f844639f3a5c5be597;p=tinyos-2.x.git diff --git a/tos/lib/tosboot/avr/InternalFlashC.nc b/tos/lib/tosboot/avr/InternalFlashC.nc index 1d6d8fb8..3b8803eb 100644 --- a/tos/lib/tosboot/avr/InternalFlashC.nc +++ b/tos/lib/tosboot/avr/InternalFlashC.nc @@ -1,6 +1,6 @@ // $Id$ -/* tab:2 +/* * * * "Copyright (c) 2000-2005 The Regents of the University of California. @@ -28,7 +28,7 @@ * @author Jonathan Hui */ -includes InternalFlash; +#include module InternalFlashC { provides interface InternalFlash;