Ignore:
Timestamp:
2018-10-31T18:15:56Z (6 years ago)
Author:
Jiří Zárevúcky <zarevucky.jiri@…>
Children:
071cb36
Parents:
482f968
Message:

Rename THE/the_t to CURRENT/current_t

Because the word "THE" occurs several times in every licence
header, searching for occurences of "THE" macro is more difficult
than necessary.

While I appreciate the wit of it, using a nonconflicting word
for it is more practical.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/arch/abs32le/include/arch/asm.h

    r482f968 r91a8f83  
    192192        /*
    193193         * On real hardware this returns the address of the bottom
    194          * of the current CPU stack. The the_t structure is stored
     194         * of the current CPU stack. The current_t structure is stored
    195195         * on the bottom of stack and this is used to identify the
    196196         * current CPU, current task, current thread and current
Note: See TracChangeset for help on using the changeset viewer.