Changeset 06f96234 in mainline for kernel/arch/arm32/src/arm32.c


Ignore:
Timestamp:
2009-03-03T21:21:11Z (15 years ago)
Author:
Jiri Svoboda <jirik.svoboda@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
1ae8f2b
Parents:
5d8d71e
Message:

Unify arch_pre_main() comments.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/arch/arm32/src/arm32.c

    r5d8d71e r06f96234  
    5050#include <macros.h>
    5151
    52 /** Performs arm32 specific initialization before main_bsp() is called. */
     52/** Performs arm32-specific initialization before main_bsp() is called. */
    5353void arch_pre_main(void *entry __attribute__((unused)), bootinfo_t *bootinfo)
    5454{
Note: See TracChangeset for help on using the changeset viewer.