DEBSOURCES
Skip Quicknav
sources / binfmtc / 0.17-4 / tests / wrongcode.c
123456789
/*BINFMTC: exit 1 */ #include <stdio.h> int main() { unknown_function(); }