interruptman: cleaned asm files

This commit is contained in:
Arthur Blot 2013-05-12 18:43:13 +02:00
parent 6db875f824
commit c58a1f7bff
2 changed files with 2 additions and 5 deletions

View File

@ -1,9 +1,8 @@
# Copyright (C) 2011, 2012 The uOFW team
# See the file COPYING for copying permission.
#include "common.S"
#include "common_asm.h"
.text
.globl sceKernelCpuSuspendIntr
sceKernelCpuSuspendIntr:
mfic $v0, $0

View File

@ -1,9 +1,7 @@
# Copyright (C) 2011, 2012 The uOFW team
# See the file COPYING for copying permission.
.text
.set noat
.set noreorder
#include "common_asm.h"
##
# sub_0000