diff options
author | tijl <tijl@FreeBSD.org> | 2013-10-25 13:27:55 +0000 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2013-10-25 13:27:55 +0000 |
commit | 19e284f6516fc91d27b804bf63aee9d9b19cf6b9 (patch) | |
tree | f47721f311f8840a99b81068a46c19628412f87a /sys/kern/kern_exec.c | |
parent | 04fdff3ee16d842d845250e78d7bc7bb7347a839 (diff) | |
download | FreeBSD-src-19e284f6516fc91d27b804bf63aee9d9b19cf6b9.zip FreeBSD-src-19e284f6516fc91d27b804bf63aee9d9b19cf6b9.tar.gz |
MFC r256925:
Add a dummy statement to the beginning of the pthread_cleanup_pop() macro
to allow a call of the macro to be labelled as in:
label:
pthread_cleanup_pop();
Reviewed by: imp
Approved by: re (glebius)
Diffstat (limited to 'sys/kern/kern_exec.c')
0 files changed, 0 insertions, 0 deletions