diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1999-07-08 17:01:28 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1999-07-08 17:01:28 +0000 |
commit | 22bddde9a642b4257043c431f27e5a134c23ed7f (patch) | |
tree | ecbf05648d7d90e86ba0676272a231ed719c5007 /ace/config-psos-diab.h | |
parent | 12fae86e8e2c9c125de76132e57e3f71403e5200 (diff) | |
download | ATCD-22bddde9a642b4257043c431f27e5a134c23ed7f.tar.gz |
ChangeLogTag:Thu Jul 8 11:33:50 1999 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
Diffstat (limited to 'ace/config-psos-diab.h')
-rw-r--r-- | ace/config-psos-diab.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/config-psos-diab.h b/ace/config-psos-diab.h index 792ef8ad395..bcf17c2a2cd 100644 --- a/ace/config-psos-diab.h +++ b/ace/config-psos-diab.h @@ -226,6 +226,8 @@ #define ACE_PSOS #endif /* ACE_PSOS */ +#define ACE_MALLOC_ALIGN 8 + #if !defined (ACE_PSOS_DIAB) #define ACE_PSOS_DIAB #endif /* ACE_PSOS_DIAB */ |