Sign in
chromium
/
chromium
/
deps
/
nasm
/
refs/tags/nasm-3.02rc1
/
.
/
templates
/
template.h
blob: 7e0bc8a4c4c9b39cf9523e5774eda886cc804803 [
file
]
/* SPDX-License-Identifier: BSD-2-Clause */
/* Copyright 1996-20xx The NASM Authors - All Rights Reserved */
#ifndef
FILENAME_H
#define
FILENAME_H
#include
"compiler.h"
/* Code goes here */
#endif
/* FILENAME_H */