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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [gcc-4.2.2/] [gcc/] [testsuite/] [objc/] [execute/] [compatibility_alias.m] - Blame information for rev 816

Details | Compare with Previous | View Log

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

powered by: WebSVN 2.1.0

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