return1.c 107 B

123
  1. /* https://cirosantilli.com/linux-kernel-module-cheat#magic-failure-string */
  2. int main(void) { return 1; }