From c9cbeced5b3f2bdd7407e29c0811e65954132540 Mon Sep 17 00:00:00 2001 From: Root THC Date: Tue, 24 Feb 2026 12:42:47 +0000 Subject: initial --- other/shellkit/hppa.c | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 other/shellkit/hppa.c (limited to 'other/shellkit/hppa.c') diff --git a/other/shellkit/hppa.c b/other/shellkit/hppa.c new file mode 100644 index 0000000..462b017 --- /dev/null +++ b/other/shellkit/hppa.c @@ -0,0 +1,12 @@ +/* hppa.c - generic pa-risc functions + * + * by team teso + */ + +#include +#include +#include "shellcode.h" +#include "hppa.h" + + + -- cgit v1.3