From 796f3b70f264a13a48f8b0247a997f074e5995c3 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Tue, 29 Dec 2020 18:56:21 -0800 Subject: 7461 --- baremetal/boot.bochsrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'baremetal/boot.bochsrc') diff --git a/baremetal/boot.bochsrc b/baremetal/boot.bochsrc index 521e22d9..b018d7f2 100644 --- a/baremetal/boot.bochsrc +++ b/baremetal/boot.bochsrc @@ -1,5 +1,5 @@ -# Configuration for the Bochs x86 CPU emulator to run the output of apps/boot.hex -# See apps/boot.hex for more details. +# Configuration for the Bochs x86 CPU emulator to run the output of baremetal/boot.hex +# See baremetal/boot.hex for more details. ata0-master: type=disk, path="disk.img", mode=flat, cylinders=20, heads=16, spt=63 # 10MB, 512 bytes per sector boot: disk -- cgit 1.4.1-2-gfad0 is commit Profanity fork with TTY improvementsdanisanti <danisanti@tilde.institute>
about summary refs log tree commit diff stats
path: root/tests/unittests/test_cmd_roster.h
blob: 79f69ec854ff8e7f0ba659bf288b9ddaa912e129 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16