summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-rw-r--r--documentation/memtest86+ code/defs_h0
-rw-r--r--documentation/memtest86+ code/dmi_c_h0
-rw-r--r--documentation/memtest86+ code/smp_c_h21
-rw-r--r--documentation/memtest86+ code/stdint_stdin_stddef_h0
-rw-r--r--documentation/memtest86+ code/test_c_h0
-rw-r--r--documentation/memtest86+ code/todo3
6 files changed, 0 insertions, 24 deletions
diff --git a/documentation/memtest86+ code/defs_h b/documentation/memtest86+ code/defs_h
deleted file mode 100644
index e69de29..0000000
--- a/documentation/memtest86+ code/defs_h
+++ /dev/null
diff --git a/documentation/memtest86+ code/dmi_c_h b/documentation/memtest86+ code/dmi_c_h
deleted file mode 100644
index e69de29..0000000
--- a/documentation/memtest86+ code/dmi_c_h
+++ /dev/null
diff --git a/documentation/memtest86+ code/smp_c_h b/documentation/memtest86+ code/smp_c_h
deleted file mode 100644
index 5d231c9..0000000
--- a/documentation/memtest86+ code/smp_c_h
+++ /dev/null
@@ -1,21 +0,0 @@
-smp.h
-====================================
-What is the barrier structure?
-
-FUNCTION DEFINED IN
-_______________________________________________________________ ________________________________________________________________
-extern volatile apic_register_t *APIC; smp.c
-apic_register_t = uint32_t[4]
-
-
-
-smp.c
-====================================
-FUNCTION DEFINED IN
-_______________________________________________________________ ________________________________________________________________
-extern void memcpy(void *dst, void *src , int len); lib.c
-extern void test_start(void); main.c
-extern int run_cpus;
-extern int maxcpus;
-extern char cpu_mask[];
-extern struct cpu_ident cpu_id; cpu_ident in cpuid.h
diff --git a/documentation/memtest86+ code/stdint_stdin_stddef_h b/documentation/memtest86+ code/stdint_stdin_stddef_h
deleted file mode 100644
index e69de29..0000000
--- a/documentation/memtest86+ code/stdint_stdin_stddef_h
+++ /dev/null
diff --git a/documentation/memtest86+ code/test_c_h b/documentation/memtest86+ code/test_c_h
deleted file mode 100644
index e69de29..0000000
--- a/documentation/memtest86+ code/test_c_h
+++ /dev/null
diff --git a/documentation/memtest86+ code/todo b/documentation/memtest86+ code/todo
deleted file mode 100644
index a7fc0d0..0000000
--- a/documentation/memtest86+ code/todo
+++ /dev/null
@@ -1,3 +0,0 @@
-TestScreenbuffer.c: ttyprint is outcommented
-
-cpuid.h: asm code