WT_SETUP EQU 1
IF WT_SETUP != 0 . . . . . ENDIF
Why this condition is used in S3C2440's startup.s file.