ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast
new-ast-unique-expr
pthread-emulation
qualifiedEnum
Last change
on this file since 1c49dc5 was 4385e8b, checked in by Thierry Delisle <tdelisle@…>, 5 years ago |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
-
Property mode
set to
100644
|
File size:
476 bytes
|
Rev | Line | |
---|
[f6660520] | 1 | //
|
---|
| 2 | // Cforall Version 1.0.0 Copyright (C) 2016 University of Waterloo
|
---|
| 3 | //
|
---|
| 4 | // The contents of this file are covered under the licence agreement in the
|
---|
| 5 | // file "LICENCE" distributed with Cforall.
|
---|
| 6 | //
|
---|
| 7 | // defines.hfa.in --
|
---|
| 8 | //
|
---|
| 9 | // Author : Thierry Delisle
|
---|
| 10 | // Created On : Thu Apr 30 15:23:00 2020
|
---|
| 11 | // Last Modified By :
|
---|
| 12 | // Last Modified On :
|
---|
| 13 | // Update Count :
|
---|
| 14 | //
|
---|
[c680a4b] | 15 |
|
---|
[f6660520] | 16 | #undef HAVE_LINUX_IO_URING_H
|
---|
| 17 |
|
---|
[08a994e] | 18 | #undef HAVE_PREADV2
|
---|
| 19 | #undef HAVE_PWRITEV2
|
---|
| 20 |
|
---|
[61dd73d] | 21 | #undef __CFA_NO_STATISTICS__
|
---|
Note:
See
TracBrowser
for help on using the repository browser.