Browse Source

tcg: Fix typo in comment (dependancies -> dependencies)

Signed-off-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
pull/7/head
Stefan Weil 13 years ago
committed by Michael Tokarev
parent
commit
c5d3c49896
  1. 2
      tcg/tcg.c

2
tcg/tcg.c

@ -41,7 +41,7 @@
#include "qemu/host-utils.h"
#include "qemu/timer.h"
/* Note: the long term plan is to reduce the dependancies on the QEMU
/* Note: the long term plan is to reduce the dependencies on the QEMU
CPU definitions. Currently they are used for qemu_ld/st
instructions */
#define NO_CPU_IO_DEFS

Loading…
Cancel
Save