Changeset 965dc18 in mainline for boot/genarch/balloc.h


Ignore:
Timestamp:
2008-12-05T19:59:03Z (15 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
49093a4
Parents:
0258e67
Message:

Merge sparc branch to trunk.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/genarch/balloc.h

    r0258e67 r965dc18  
    3232#include <types.h>
    3333
    34 #define BALLOC_MAX_SIZE         (1024 * 1024)
     34#define BALLOC_MAX_SIZE         (128 * 1024)
    3535
    3636typedef struct {
Note: See TracChangeset for help on using the changeset viewer.