Skip to content

Instantly share code, notes, and snippets.

@leftbrainstrain
leftbrainstrain / mrp.c
Last active August 28, 2025 20:25
RE effort for PS2 TOOL MRP dsnet driver for Linux kernel 2.0.38, barely compiles, non-functional
#include "mrp.h"
//FIXME these macros not working for me yet
//MODULE_LICENSE("AFL");
//MODULE_AUTHOR("LBS");
//MODULE_DESCRIPTION("MRP");
/*********************************************/