Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/generic/include/arch.h

    reb239dc r2e4e706  
    6565} the_t;
    6666
    67 /*
    68  * THE is not an abbreviation, but the English definite article written in
    69  * capital letters. It means the current pointer to something, e.g. thread,
    70  * processor or address space. Kind reader of this comment shall appreciate
    71  * the wit of constructs like THE->thread and similar.
    72  */
    7367#define THE  ((the_t * )(get_stack_base()))
    7468
Note: See TracChangeset for help on using the changeset viewer.