forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

hwbp.h patch

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PS2 Development
View previous topic :: View next topic  
Author Message
misfire



Joined: 06 Sep 2004
Posts: 120
Location: Germany

PostPosted: Tue Dec 20, 2005 7:14 pm    Post subject: hwbp.h patch Reply with quote

You need to apply the following patch if you want to use both debug.h and hwbp.h:

Code:
Index: hwbp.h
===================================================================
--- hwbp.h   (revision 1240)
+++ hwbp.h   (working copy)
@@ -11,8 +11,8 @@
 # Hardware breakpoint functions
 */
 
-#ifndef __DEBUG_H__
-#define __DEBUG_H__
+#ifndef __HWBP_H__
+#define __HWBP_H__
 
 #include <tamtypes.h>
 
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PS2 Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group