X-Git-Url: https://oss.titaniummirror.com/gitweb/?p=tinyos-2.x.git;a=blobdiff_plain;f=tos%2Fchips%2Fscp1000%2FScp1000P.nc;h=7ff57aa968437ac822f3f8a8380195d0c061f177;hp=7d9789f7f6d20184cddfa0c185721fb4bb890cab;hb=e9bfab607e051bae6afb47b44892ce37541d1b44;hpb=adf1de6c009d13b7b52e68535c63b28f59c97400 diff --git a/tos/chips/scp1000/Scp1000P.nc b/tos/chips/scp1000/Scp1000P.nc index 7d9789f7..7ff57aa9 100644 --- a/tos/chips/scp1000/Scp1000P.nc +++ b/tos/chips/scp1000/Scp1000P.nc @@ -26,15 +26,15 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE * USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ - + /** * scp1000 implementation. - * + * * @author R. Steve McKown */ #include "Scp1000.h" - + generic module Scp1000P() @safe() { provides interface ReadRef;