cb49888304
The RCSid is replaced to accomplish this.
16 lines
148 B
ArmAsm
16 lines
148 B
ArmAsm
#include "em_abs.h"
|
|
|
|
# $Header$
|
|
|
|
.globl .rmu
|
|
|
|
.rmu:
|
|
cmpl r0,$4
|
|
bneq Lerr
|
|
jsb .rmu4
|
|
pushl r0
|
|
rsb
|
|
Lerr:
|
|
pushl $EILLINS
|
|
jmp .fat
|