URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Subversion Repositories openrisc_me
[/] [openrisc/] [trunk/] [gnu-src/] [gcc-4.5.1/] [gcc/] [testsuite/] [objc/] [execute/] [bf-20.m] - Rev 378
Go to most recent revision | Compare with Previous | Blame | View Log
#import "../../objc-obj-c++-shared/Object1.h" #include <objc/objc.h> #include <objc/objc-api.h> @interface MyObject { short s; char c; } @end @implementation MyObject @end #include "bf-common.h"
Go to most recent revision | Compare with Previous | Blame | View Log