Changeset 98103 in vbox for trunk/src/libs/xpcom18a4/xpcom/reflect
- Timestamp:
- Jan 17, 2023 2:15:46 PM (2 years ago)
- svn:sync-xref-src-repo-rev:
- 155244
- Location:
- trunk/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_amd64_vbox.asm
r96407 r98103 10 10 11 11 ; 12 ; Copyright (C) 2020-202 2Oracle and/or its affiliates.12 ; Copyright (C) 2020-2023 Oracle and/or its affiliates. 13 13 ; 14 14 ; This file is part of VirtualBox base platform packages, as -
trunk/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_arm64_vbox.cpp
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2021-202 2Oracle and/or its affiliates.7 * Copyright (C) 2021-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcstubs_arm64_vbox.cpp
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2021-202 2Oracle and/or its affiliates.7 * Copyright (C) 2021-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as
Note:
See TracChangeset
for help on using the changeset viewer.