aboutsummaryrefslogtreecommitdiff
path: root/AT91SAM7S256/Source/c_cmd.h
diff options
context:
space:
mode:
authortcsadmin2010-08-25 14:55:58 +0000
committerNicolas Schodet2011-07-04 00:37:02 +0200
commit87bea887659a34dec0fa01f87ed5b59e5ba701d7 (patch)
treed03856749410a512e92ffaf4f6d72ac75b13aa39 /AT91SAM7S256/Source/c_cmd.h
parent2d194ca30a8b1b15749098a1a1aa7f6a47fe6299 (diff)
whitespace changes
git-svn-id: https://mindboards.svn.sourceforge.net/svnroot/mindboards/lms_nbcnxc_128/trunk@16 c9361245-7fe8-9947-84e8-057757c4e366
Diffstat (limited to 'AT91SAM7S256/Source/c_cmd.h')
-rw-r--r--AT91SAM7S256/Source/c_cmd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/AT91SAM7S256/Source/c_cmd.h b/AT91SAM7S256/Source/c_cmd.h
index 5f9caa6..3af20cd 100644
--- a/AT91SAM7S256/Source/c_cmd.h
+++ b/AT91SAM7S256/Source/c_cmd.h
@@ -362,6 +362,7 @@ typedef struct
#define SET_WRITE_DTLG(DVIndex) (VarsCmd.DatalogBuffer.Datalogs[VarsCmd.DatalogBuffer.WriteIndex] = (DVIndex))
#define SET_READ_DTLG(DVIndex) (VarsCmd.DatalogBuffer.Datalogs[VarsCmd.DatalogBuffer.ReadIndex] = (DVIndex))
+
//
//Definitions related to dataflow scheduling
//