blob: 07f606db1f2a9f63347e5ad9cda47a5722fd5c34 [file] [log] [blame]
// Build don't link:
// Special g++ Options: -g
typedef volatile struct {
int i;
} mutex_t;