]> git.sur5r.net Git - freertos/commit
Remove the portBYTE_ALIGNMENT_MASK definitions as they are now in the common portable...
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Tue, 29 Sep 2009 20:07:44 +0000 (20:07 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Tue, 29 Sep 2009 20:07:44 +0000 (20:07 +0000)
commit4f098493b8fee5986d0eae11ea04831cc3e7b37d
tree42c17ed02b32fb54f1fce708aa8779ac4767e5e1
parent207c0794f1a4de511fb8c03f486fc718dd22e896
Remove the portBYTE_ALIGNMENT_MASK definitions as they are now in the common portable.h file.

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