summaryrefslogtreecommitdiff
path: root/os/boot/puma/boot.h
blob: afa9ab309604e7b2bfe4ebfc6b4d9d0992c75060 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#include <u.h>
#include "lib.h"

#include "mem.h"
#include "dat.h"
#include "fns.h"
#include "io.h"
#include "ureg.h"

#include "armv4.h"
#include "puma.h"