summaryrefslogtreecommitdiff
path: root/src/vm/amd64/stublinkeramd64.h
blob: 8f006b823ef8aa70482efa438c9b9a07ad6a8d83 (plain)
1
2
3
4
5
6
7
8
9
10
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.

#ifndef _STUBLINKERAMD64_H_
#define _STUBLINKERAMD64_H_

#include "../i386/stublinkerx86.h"

#endif // _STUBLINKERAMD64_H_