Changeset 941d1e9 in mainline for arch/ia32/src/asm.S


Ignore:
Timestamp:
2005-09-29T22:47:42Z (19 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
922c7ce
Parents:
40a468a
Message:

Make cross-compiler the default compiler on IA-32.
For native compilations, use ./build.ia32 native.

Small changes elsewhere.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • arch/ia32/src/asm.S

    r40a468a r941d1e9  
    207207# Compare a given number of bytes (3rd argument)
    208208# at memory locations defined by 1st and 2nd argument
    209 # for equality. If the bytes are equal, EAX contains
    210 # 0.
     209# for equality. If the bytes are equal, EAX contains 0.
    211210#
    212211SRC=12
Note: See TracChangeset for help on using the changeset viewer.