summaryrefslogtreecommitdiff
path: root/nuttx/arch/z80/include/types.h
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-12-13 20:56:12 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-12-13 20:56:12 +0000
commit0e6ef35d7faf0d0978120a502bf58f4c109ee948 (patch)
treef90cd2ddb2d5662b33ba53c9f9e7862839f7552b /nuttx/arch/z80/include/types.h
parentb1d16090ec82c7a5b690e0cc6b493bf92ae81f7c (diff)
downloadpx4-nuttx-0e6ef35d7faf0d0978120a502bf58f4c109ee948.tar.gz
px4-nuttx-0e6ef35d7faf0d0978120a502bf58f4c109ee948.tar.bz2
px4-nuttx-0e6ef35d7faf0d0978120a502bf58f4c109ee948.zip
Add range of pointer integer types
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2333 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/arch/z80/include/types.h')
-rw-r--r--nuttx/arch/z80/include/types.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/arch/z80/include/types.h b/nuttx/arch/z80/include/types.h
index 5e1a3c42d..67f44ddd4 100644
--- a/nuttx/arch/z80/include/types.h
+++ b/nuttx/arch/z80/include/types.h
@@ -1,7 +1,7 @@
/****************************************************************************
- * arch/types.h
+ * arch/z80/include/types.h
*
- * Copyright (C) 2007, 2008 Gregory Nutt. All rights reserved.
+ * Copyright (C) 2007-2009 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <spudmonkey@racsa.co.cr>
*
* Redistribution and use in source and binary forms, with or without