Changeset 992bbb97 in mainline for src


Ignore:
Timestamp:
2005-06-29T20:53:18Z (20 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
ff9f858
Parents:
b60a22c
Message:

Start with generic 4-level page table interface.

Usual cleanup.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Makefile.config

    rb60a22c r992bbb97  
    1818
    1919# Uncomment if you want to compile in userspace support
    20 USERSPACE=__USERSPACE__
     20#USERSPACE=__USERSPACE__
    2121
    2222# Uncomment if you want to run in the test mode
    23 TEST=__TEST__
     23#TEST=__TEST__
    2424
    2525TEST_FILE=test.c
Note: See TracChangeset for help on using the changeset viewer.