VirtualBox

Changeset 17036 in vbox


Ignore:
Timestamp:
Feb 23, 2009 10:30:51 PM (16 years ago)
Author:
vboxsync
Message:

nit picking.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/recompiler_new/VBoxRecompiler.c

    r17035 r17036  
    3030#include "config.h"
    3131#include "cpu-all.h"
    32 
    33 void cpu_exec_init_all(unsigned long tb_size);
    3432
    3533#include <VBox/rem.h>
     
    6159
    6260/* Don't wanna include everything. */
     61extern void cpu_exec_init_all(unsigned long tb_size);
    6362extern void cpu_x86_update_cr3(CPUX86State *env, target_ulong new_cr3);
    6463extern void cpu_x86_update_cr0(CPUX86State *env, uint32_t new_cr0);
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette