Changes in libcfa/prelude/defines.hfa.in [4069faad:c680a4b]
- File:
-
- 1 edited
-
libcfa/prelude/defines.hfa.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
libcfa/prelude/defines.hfa.in
r4069faad rc680a4b 1 //2 // Cforall Version 1.0.0 Copyright (C) 2016 University of Waterloo3 //4 // The contents of this file are covered under the licence agreement in the5 // file "LICENCE" distributed with Cforall.6 //7 // defines.hfa.in --8 //9 // Author : Thierry Delisle10 // Created On : Thu Apr 30 15:23:00 202011 // Last Modified By :12 // Last Modified On :13 // Update Count :14 //15 1 16 2 #undef HAVE_LINUX_IO_URING_H 17 18 // #define __CFA_IO_POLLING_USER__19 // #define __CFA_IO_POLLING_KERNEL__
Note:
See TracChangeset
for help on using the changeset viewer.