From 437e65ecbdedd07105254b1b5e6a41d191a794a3 Mon Sep 17 00:00:00 2001 From: Alexis211 Date: Fri, 18 Dec 2009 16:27:29 +0100 Subject: Revert "[nonworking commit] Started porting newlib" This reverts commit d04645198d648a17ccb83e70aa5e6d60a06121aa. --- Source/UnixUserland/getpid.c | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 Source/UnixUserland/getpid.c (limited to 'Source/UnixUserland/getpid.c') diff --git a/Source/UnixUserland/getpid.c b/Source/UnixUserland/getpid.c deleted file mode 100644 index c5e6884..0000000 --- a/Source/UnixUserland/getpid.c +++ /dev/null @@ -1,3 +0,0 @@ -int getpid() { - return 1; -} -- cgit v1.2.3