OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [tags/] [gnu-src/] [gcc-4.5.1/] [gcc-4.5.1-or32-1.0rc2/] [gcc/] [testsuite/] [objc/] [execute/] [bycopy-1.m] - Blame information for rev 307

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 307 jeremybenn
/*
2
 * Contributed by Nicola Pero <nicola@brainstorm.co.uk>
3
 * Fri Feb  2 11:48:01 GMT 2001
4
 */
5
 
6
#include "../../objc-obj-c++-shared/Protocol1.h"
7
 
8
@protocol MyProtocol
9
- (bycopy id) bycopyMethod;
10
@end
11
 
12
int main (void)
13
{
14
  [nil bycopyMethod];
15
 
16
   exit (0);
17
}
18
 
19
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.