mirror of
https://github.com/reactos/reactos.git
synced 2025-04-04 04:26:32 +00:00
Update sdk/lib/crt/setjmp/amd64/setjmp.s
Co-authored-by: Serge Gautherie <32623169+SergeGautherie@users.noreply.github.com>
This commit is contained in:
parent
53550af380
commit
2e2818a785
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* PROJECT: ReactOS system libraries
|
||||
* LICENSE: GPL-2.0-or-later (https://spdx.org/licenses/GPL-2.0-or-later)
|
||||
* PURPOSE: Implementation of amd64 setjmp/longjmp
|
||||
* PURPOSE: Implementation of amd64 _setjmp / longjmp
|
||||
* COPYRIGHT: Copyright Timo Kreuzer (timo.kreuzer@reactos.org)
|
||||
* Copyright 2025 Katayama Hirofumi MZ (katayama.hirofumi.mz@gmail.com)
|
||||
* Copyright 2025 Serge Gautherie <reactos-git_serge_171003@gautherie.fr>
|
||||
|
|
Loading…
Reference in a new issue