return1.c 114 B

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