VirtualBox

source: vbox/trunk/src/VBox/ExtPacks/VBoxDTrace/VBoxDTraceR0A.asm@ 69496

Last change on this file since 69496 was 69496, checked in by vboxsync, 7 years ago

*: scm --update-copyright-year

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 714 bytes
Line 
1; $Id: VBoxDTraceR0A.asm 69496 2017-10-28 14:55:58Z vboxsync $
2;; @file
3; VBoxDTraceR0 - Assembly Hacks.
4;
5; Contributed by: bird
6;
7
8;
9; Copyright (C) 2012-2017 Oracle Corporation
10;
11; This file is part of VirtualBox Open Source Edition (OSE), as
12; available from http://www.virtualbox.org. This file is free software;
13; you can redistribute it and/or modify it under the terms of the Common
14; Development and Distribution License Version 1.0 (CDDL) only, as it
15; comes in the "COPYING.CDDL" file of the VirtualBox OSE distribution.
16; VirtualBox OSE is distributed in the hope that it will be useful, but
17; WITHOUT ANY WARRANTY of any kind.
18;
19
20
21
22%include "iprt/asmdefs.mac"
23
24BEGINCODE
25
26
27extern NAME(dtrace_probe)
28
29GLOBALNAME dtrace_probe6
30 jmp NAME(dtrace_probe)
31
Note: See TracBrowser for help on using the repository browser.

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