?pathlinks? – Rev 1126
Blame |
Last modification |
View Log
| Download
| RSS feed
| ?url?
#ifndef _NATPSEUDO_H
#define _NATPSEUDO_H
/* natpseudo.h */
/*****************************************************************************/
/* SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only */
/* */
/* AS-Port */
/* */
/* Pseudo Instructions commonly used on National targets */
/* */
/*****************************************************************************/
/*****************************************************************************
* Global Functions
*****************************************************************************/
extern Boolean DecodeNatPseudo(void);
#endif /* _NATPSEUDO_H */