OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [objc/] [execute/] [compatibility_alias.m] - Blame information for rev 702

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 702 jeremybenn
/* Contributed by Nicola Pero - Thu Mar  8 17:23:59 CET 2001 */
2
#include "../../objc-obj-c++-shared/TestsuiteObject.m"
3
 
4
@compatibility_alias MyObject TestsuiteObject;
5
 
6
int main (void)
7
{
8
  MyObject *object = [MyObject alloc];
9
 
10
  return 0;
11
}
12
 

powered by: WebSVN 2.1.0

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