Ignore:
Timestamp:
2019-06-25T14:02:25Z (5 years ago)
Author:
Jiří Zárevúcky <zarevucky.jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
093e956
Parents:
59d8235
git-author:
Jiří Zárevúcky <zarevucky.jiri@…> (2019-06-25 12:34:12)
git-committer:
Jiří Zárevúcky <zarevucky.jiri@…> (2019-06-25 14:02:25)
Message:

Fix comment typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/arch/arm32/include/libarch/fibril_context.h

    r59d8235 r15e0b4d  
    3333
    3434/*
    35  * Only registers preserved accross function calls are included. r9 is
     35 * Only registers preserved across function calls are included. r9 is
    3636 * used to store a TLS address. -ffixed-r9 gcc forces gcc not to use this
    3737 * register. -mtp=soft forces gcc to use #__aeabi_read_tp to obtain
Note: See TracChangeset for help on using the changeset viewer.