rename libuserland to libstage2

This commit is contained in:
Andrew Kelley
2020-02-16 19:16:08 -05:00
parent c25742010d
commit 20f3b0efff
12 changed files with 30 additions and 30 deletions

View File

@@ -6,7 +6,7 @@
*/
#include "util.hpp"
#include "userland.h"
#include "stage2.h"
#include <stdio.h>
#include <stdarg.h>