Update some header commments

This commit is contained in:
Gregory Nutt
2016-08-06 18:16:31 -06:00
parent 2b23d4b0e7
commit d41008e220
62 changed files with 49 additions and 155 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
/****************************************************************************
* irq.h
* arch/sim/include/irq.h
*
* Copyright (C) 2007, 2009 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <gnutt@nuttx.org>