summaryrefslogtreecommitdiff
path: root/nuttx/sched/os_internal.h
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-03-23 20:14:21 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-03-23 20:14:21 +0000
commitf054af6f3ae096c6851d8eae0d1d2e98bc631351 (patch)
treecff1dab1c7daaf9d6ba4d5aceaf5512e386bccf1 /nuttx/sched/os_internal.h
parent71e43504a2fb13b8b2a2e85f94815c2eadae20d4 (diff)
downloadpx4-nuttx-f054af6f3ae096c6851d8eae0d1d2e98bc631351.tar.gz
px4-nuttx-f054af6f3ae096c6851d8eae0d1d2e98bc631351.tar.bz2
px4-nuttx-f054af6f3ae096c6851d8eae0d1d2e98bc631351.zip
Updated comments; starting to implement priority protection but backed everything out but some changes to comments
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4510 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/sched/os_internal.h')
-rw-r--r--nuttx/sched/os_internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/sched/os_internal.h b/nuttx/sched/os_internal.h
index 16eb176e1..b7376eb1e 100644
--- a/nuttx/sched/os_internal.h
+++ b/nuttx/sched/os_internal.h
@@ -1,7 +1,7 @@
/****************************************************************************
* sched/os_internal.h
*
- * Copyright (C) 2007-2011 Gregory Nutt. All rights reserved.
+ * Copyright (C) 2007-2012 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <gnutt@nuttx.org>
*
* Redistribution and use in source and binary forms, with or without