Changeset 2988 in vbox for trunk/src/VBox/Runtime/string/memchr.asm
- Timestamp:
- Jun 1, 2007 5:36:09 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/string/memchr.asm
r1176 r2988 1 1 ; $Id$ 2 2 ;; @file 3 ; InnoTek Portable Runtime - No-CRT memchr - AMD64 & X86.3 ; innotek Portable Runtime - No-CRT memchr - AMD64 & X86. 4 4 ; 5 5 6 6 ; 7 ; Copyright (C) 2006 InnoTek SystemberatungGmbH7 ; Copyright (C) 2006-2007 innotek GmbH 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as
Note:
See TracChangeset
for help on using the changeset viewer.