diff options
Diffstat (limited to 'REORG.TODO/sysdeps/unix/s-proto-cancel.S')
-rw-r--r-- | REORG.TODO/sysdeps/unix/s-proto-cancel.S | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/REORG.TODO/sysdeps/unix/s-proto-cancel.S b/REORG.TODO/sysdeps/unix/s-proto-cancel.S new file mode 100644 index 0000000000..042be3c8df --- /dev/null +++ b/REORG.TODO/sysdeps/unix/s-proto-cancel.S @@ -0,0 +1,5 @@ +/* This file exists just to have its dependencies determined. + Those dependencies are then used for the objects of the cancellable + system calls. */ + +#include <sysdep-cancel.h> |