Add missing namespace use (pending upstream for review.)

This commit is contained in:
Andreas Gal 2008-07-15 13:12:14 -07:00
parent a81b83090e
commit 42d91c123d

View File

@ -55,7 +55,9 @@
#error "unknown nanojit architecture"
#endif
namespace nanojit {
const uint32_t NJ_PAGE_SIZE = 1 << NJ_LOG2_PAGE_SIZE;
}
#ifdef NJ_STACK_GROWTH_UP
#define stack_direction(n) n