From f34be923e97f6d3f5c05f4c81ee25b6200a96a44 Mon Sep 17 00:00:00 2001 From: Bahadir Balban Date: Mon, 21 Sep 2009 13:46:15 +0300 Subject: [PATCH] Removed files that doesn't belong to this repo --- conts/linux/rootfs/rootfs.S | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 conts/linux/rootfs/rootfs.S diff --git a/conts/linux/rootfs/rootfs.S b/conts/linux/rootfs/rootfs.S deleted file mode 100644 index 91cab7d..0000000 --- a/conts/linux/rootfs/rootfs.S +++ /dev/null @@ -1,4 +0,0 @@ - -.align 4 -.section .data -.incbin "rootfs.img"