summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorRegina König2021-02-04 12:29:13 +0100
committerRegina König2021-02-04 12:29:13 +0100
commit4276c71f0e22f85de39813f4466c0cc96fc4dc3f (patch)
tree7c3e325d5e9ce539fc1f0bc6fb883388a32996ae /documentation
parentConfig now opens in a popup (diff)
downloadmemtest86-4276c71f0e22f85de39813f4466c0cc96fc4dc3f.tar.gz
memtest86-4276c71f0e22f85de39813f4466c0cc96fc4dc3f.tar.xz
memtest86-4276c71f0e22f85de39813f4466c0cc96fc4dc3f.zip
Deleted come empty files
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