summaryrefslogtreecommitdiff
path: root/nuttx/tools/define.sh
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-01 15:33:33 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-01 15:33:33 +0000
commita84f75e7ff26cc9593580900ee5d112bf8677c50 (patch)
tree74e075e57750eb9ae78c295f6a9e21fac86119b1 /nuttx/tools/define.sh
parent5d7c1ab348722edfff7f71c30b9fe6bef8b56fa0 (diff)
downloadnuttx-a84f75e7ff26cc9593580900ee5d112bf8677c50.tar.gz
nuttx-a84f75e7ff26cc9593580900ee5d112bf8677c50.tar.bz2
nuttx-a84f75e7ff26cc9593580900ee5d112bf8677c50.zip
Separate CVS parsing logic from tools/mksyscall.c; Create tools/mksymtab.c to create symbol tables from CSV files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5075 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/tools/define.sh')
-rwxr-xr-xnuttx/tools/define.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/tools/define.sh b/nuttx/tools/define.sh
index 8b2b0e364..c53cb92a8 100755
--- a/nuttx/tools/define.sh
+++ b/nuttx/tools/define.sh
@@ -2,7 +2,7 @@
# tools/define.sh
#
# Copyright (C) 2011 Gregory Nutt. All rights reserved.
-# Author: Gregory Nutt <spudmonkey@racsa.co.cr>
+# Author: Gregory Nutt <gnutt@nuttx.org>
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions