]> git.sur5r.net Git - freertos/commit
Add proper 8 byte alignment support.
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Tue, 30 Jun 2009 16:32:36 +0000 (16:32 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Tue, 30 Jun 2009 16:32:36 +0000 (16:32 +0000)
commitc21c352f11468a82b4d93ad0ce1f6479fefb51a6
tree8ad6de0926b474a486f3dacee8aaf54d2b024dca
parent80403ee62d9f1ded264bb0634d957764b478d454
Add proper 8 byte alignment support.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@788 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Source/include/portable.h
Source/portable/MemMang/heap_1.c
Source/portable/MemMang/heap_2.c
Source/tasks.c