summaryrefslogtreecommitdiff
path: root/nuttx/sched
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-10-04 12:26:48 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-10-04 12:26:48 +0000
commitb51648943a5b39ca0aa39b0ffbb48fc70f6597ef (patch)
treeb01c975fc3b23b8afd6582a78a970fb49dd2ae4e /nuttx/sched
parentdfb71b78826f39c903325b675d6293f43348a2ed (diff)
downloadpx4-nuttx-b51648943a5b39ca0aa39b0ffbb48fc70f6597ef.tar.gz
px4-nuttx-b51648943a5b39ca0aa39b0ffbb48fc70f6597ef.tar.bz2
px4-nuttx-b51648943a5b39ca0aa39b0ffbb48fc70f6597ef.zip
Cloned AVR32 code now compiles
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2965 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/sched')
-rw-r--r--nuttx/sched/irq_initialize.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/sched/irq_initialize.c b/nuttx/sched/irq_initialize.c
index 91e812644..48afa4431 100644
--- a/nuttx/sched/irq_initialize.c
+++ b/nuttx/sched/irq_initialize.c
@@ -1,7 +1,7 @@
/****************************************************************************
* sched/irq_initialize.c
*
- * Copyright (C) 2007, 2008 Gregory Nutt. All rights reserved.
+ * Copyright (C) 2007-2008, 2010 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <spudmonkey@racsa.co.cr>
*
* Redistribution and use in source and binary forms, with or without