Changeset 1b50135 in mainline for arch/ppc32/include/asm/macro.h


Ignore:
Timestamp:
2005-09-12T13:55:04Z (20 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
72dde3a
Parents:
60780c5
Message:

Rename ppc port to ppc32.

File:
1 moved

Legend:

Unmodified
Added
Removed
  • arch/ppc32/include/asm/macro.h

    r60780c5 r1b50135  
    2626 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
    2727 */
     28
     29#ifndef __ppc32_MACRO_H__
     30#define __ppc32_MACRO_H__
    2831
    2932/*
     
    260263        lwz r31, 124(\r)
    261264.endm
     265
     266#endif
Note: See TracChangeset for help on using the changeset viewer.