mirror of
https://github.com/stasenso/SHA256.git
synced 2026-06-27 05:42:43 +03:00
15 lines
515 B
PHP
15 lines
515 B
PHP
; --------------------------------------------------------------------------------------------------
|
|
; dststlog.inc Copyright The MASM32 SDK 1998-2010
|
|
; --------------------------------------------------------------------------------------------------
|
|
|
|
IFNDEF DSTSTLOG_INC
|
|
DSTSTLOG_INC equ <1>
|
|
|
|
; PrintLog arg type unknown
|
|
|
|
ELSE
|
|
echo -------------------------------------------
|
|
echo WARNING duplicate include file dststlog.inc
|
|
echo -------------------------------------------
|
|
ENDIF
|