You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
595 B
NASM
15 lines
595 B
NASM
/* THIS SAMPLE CODE IS PROVIDED AS IS AND IS SUBJECT TO ALTERATIONS. FUJITSU */
|
|
/* MICROELECTRONICS ACCEPTS NO RESPONSIBILITY OR LIABILITY FOR ANY ERRORS OR */
|
|
/* ELIGIBILITY FOR ANY PURPOSES. */
|
|
/* (C) Fujitsu Microelectronics Europe GmbH */
|
|
/*---------------------------------------------------------------------------
|
|
mb91467d.asm
|
|
|
|
|
|
1.00 UMa Initial Version
|
|
-----------------------------------------------------------------------------*/
|
|
|
|
|
|
#define __IO_DEFINE
|
|
#include "mb91467d.h"
|