fixed wrong assertion

This commit is contained in:
eck
1990-03-21 13:33:14 +00:00
parent 7f363d07b6
commit c78b5a2bf8
2 changed files with 2 additions and 2 deletions

View File

@@ -50,7 +50,7 @@
Otherwise, "sbrk" is called directly.
*/
#define ALIGNMENT 8
#define ALIGNMENT 8
/* alignment common to all types */
#define LOG_MIN_SIZE 3
#define LOG_MAX_SIZE 24