blob: eab4a9c42d1b4e90c075e0390c923d533b58c816 [file] [log] [blame]
/* Copyright (C) 2000 Free Software Foundation */
/* Contributed by Alexandre Oliva <aoliva@cygnus.com> */
enum { foo = sizeof(void *) };
int i = sizeof(void *);