glibc/sysdeps/unix/s-proto-cancel.S
Roland McGrath c99dac3600 * sysdeps/unix/Makefile: Include $(common-objpfx)s-proto-cancel.d.
($(common-objpfx)s-%.d): Generalized from
	$(common-objpfx)s-proto.d rule.
	(common-generated): Add s-proto-cancel.d.
	* sysdeps/unix/make-syscalls.sh: Use s-proto-cancel.d for
	cancellable syscalls.
	* sysdeps/unix/s-proto-cancel.S: New file.
2002-12-30 00:12:56 +00:00

6 lines
182 B
ArmAsm

/* 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>