From 34342b53c39aa3f22326b6e4eda960cc20cfa0f0 Mon Sep 17 00:00:00 2001 From: Anton Kling Date: Mon, 30 Oct 2023 22:44:02 +0100 Subject: Meta: Create simple build scripts for kernel, userland and general enviroment --- userland/libppm/file.ppm | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 userland/libppm/file.ppm (limited to 'userland/libppm/file.ppm') diff --git a/userland/libppm/file.ppm b/userland/libppm/file.ppm new file mode 100644 index 0000000..2925e2e --- /dev/null +++ b/userland/libppm/file.ppm @@ -0,0 +1,7 @@ +P3 +4 4 +15 + 0 0 0 0 0 0 0 0 0 15 0 15 + 0 0 0 0 15 7 0 0 0 0 0 0 + 0 0 0 0 0 0 0 15 7 0 0 0 +15 0 15 0 0 0 0 0 0 0 0 0 -- cgit v1.2.3