aboutsummaryrefslogtreecommitdiff
path: root/nuttx/sched/os_internal.h
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-03-23 20:14:21 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-03-23 20:14:21 +0000
commit3e42396a44aaaf963829e9291c703162c3a09bfe (patch)
treecff1dab1c7daaf9d6ba4d5aceaf5512e386bccf1 /nuttx/sched/os_internal.h
parent72dfc599ee8982c845eaec8b8ed9d07b0faa182c (diff)
downloadpx4-firmware-3e42396a44aaaf963829e9291c703162c3a09bfe.tar.gz
px4-firmware-3e42396a44aaaf963829e9291c703162c3a09bfe.tar.bz2
px4-firmware-3e42396a44aaaf963829e9291c703162c3a09bfe.zip
Updated comments; starting to implement priority protection but backed everything out but some changes to comments
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4510 7fd9a85b-ad96-42d3-883c-3090e2eb8679
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