mirror of
https://github.com/joel16/uofw.git
synced 2024-11-23 11:39:50 +00:00
interruptman: cleaned asm files
This commit is contained in:
parent
6db875f824
commit
c58a1f7bff
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user