11.4Srillig/*	$NetBSD: Lint_resumecontext.c,v 1.4 2024/12/01 16:16:56 rillig Exp $	*/
21.2Sthorpej
31.2Sthorpej/*
41.2Sthorpej * This file placed in the public domain.
51.2Sthorpej * Klaus Klein, January 26, 1999.
61.2Sthorpej */
71.2Sthorpej
81.2Sthorpej#include <ucontext.h>
91.2Sthorpej
101.2Sthorpejvoid
111.3Sjoerg_resumecontext(void)
121.2Sthorpej{
131.2Sthorpej}
14