summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc64/shared/helenos/README
blob: 0750429f966ba0e3a7ba113aeff7cca3bdb647eb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
The sources in this directory are from the HelenOS project.
See: http://www.helenos.org

These sources are from release 0.4.2 
See: http://www.helenos.org/releases/HelenOS-0.4.2.tar.bz2

Unless otherwise indicated, these files are licensed under a BSD-like 
license without advertising clause.
See: http://www.helenos.org/license
Or the file LICENSE in this directory.

Source modifications are mostly documented in the individual source code files.
Source that is removed is discarded by #ifdef 0 ... #endif blocks.

The subdirectories here correspond to the following subdirectories in the 
HelenOS source tree (as of release 0.4.2):

boot
HelenOS-0.4.2/boot
Various subdirectories related to booting the sparc64

boot/genarch
HelenOS-0.4.2/boot/genarch

boot/generic
HelenOS-0.4.2/boot/generic

boot/include
Various .h files from the following directories:
  HelenOS-0.4.2/boot/genarch
  HelenOS-0.4.2/boot/generic
  HelenOS-0.4.2/boot/arch/sparc64/loader

boot/sparc64
HelenOS-0.4.2/boot/arch/sparc64

kernel
HelenOS-0.4.2/kernel
Various subdirectories related to kernel code and services for the sparc64

kernel/genarch
HelenOS-0.4.2/kernel/genarch

kernel/generic
HelenOS-0.4.2/kernel/generic

kernel/sparc64
HelenOS-0.4.2/kernel/arch/sparc64/