Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

/*	$NetBSD: msg_281.c,v 1.4 2022/06/22 19:23:18 rillig Exp $	*/
# 3 "msg_281.c"

// Test for message: duplicate comment /* %s */ [281]

/* expect+1: warning: duplicate comment ** ARGSUSED ** [281] */
/* ARGSUSED *//* ARGSUSED */
void args_used(int x)
{
}