summaryrefslogtreecommitdiff
path: root/nuttx/include/time.h
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-10-16 02:15:50 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-10-16 02:15:50 +0000
commite4edf83f0ac94f4705635e2af4917e2d0e7e2a7d (patch)
tree5f1ad5a848c1657bb239c361487d09335b660d22 /nuttx/include/time.h
parente77521c50406b0a22165e14e821bdf4876ed66f0 (diff)
downloadpx4-nuttx-e4edf83f0ac94f4705635e2af4917e2d0e7e2a7d.tar.gz
px4-nuttx-e4edf83f0ac94f4705635e2af4917e2d0e7e2a7d.tar.bz2
px4-nuttx-e4edf83f0ac94f4705635e2af4917e2d0e7e2a7d.zip
Add AVR32 system timer
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3021 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/include/time.h')
-rw-r--r--nuttx/include/time.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/include/time.h b/nuttx/include/time.h
index 36c21f766..d38e96283 100644
--- a/nuttx/include/time.h
+++ b/nuttx/include/time.h
@@ -1,7 +1,7 @@
/********************************************************************************
* include/time.h
*
- * Copyright (C) 2007-2009 Gregory Nutt. All rights reserved.
+ * Copyright (C) 2007-2010 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <spudmonkey@racsa.co.cr>
*
* Redistribution and use in source and binary forms, with or without