Changeset 7df54df in mainline for src/main/main.c


Ignore:
Timestamp:
2005-09-02T14:00:48Z (20 years ago)
Author:
Ondrej Palkovsky <ondrap@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
32f6e1bd
Parents:
73838ed
Message:

Fixed stack settings in boot.S in real mode.
Added ia32 memmap support.
Added cpuid support.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/main/main.c

    r73838ed r7df54df  
    187187                panic("can't create kinit thread\n");
    188188        thread_ready(t);
    189 
    190189        /*
    191190         * This call to scheduler() will return to kinit,
Note: See TracChangeset for help on using the changeset viewer.