Changeset c621f4aa in mainline for boot/arch/ia64/include/main.h


Ignore:
Timestamp:
2010-07-25T10:11:13Z (15 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
377cce8
Parents:
24a2517 (diff), a2da43c (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge with mainline.

File:
1 moved

Legend:

Unmodified
Added
Removed
  • boot/arch/ia64/include/main.h

    r24a2517 rc621f4aa  
    3030#define BOOT_ia64_MAIN_H_
    3131
    32 #include <types.h>
    33 #include <../../../../kernel/arch/ia64/include/bootinfo.h>
    34 
    35 
    36 #define CONFIG_INIT_TASKS  32
    37 
    38 extern void start(void);
    3932extern void bootstrap(void);
    4033
Note: See TracChangeset for help on using the changeset viewer.