add IPL
This commit is contained in:
12
IPL/Customer/Mobis/ca76_loader/include/vmsatable.h
Normal file
12
IPL/Customer/Mobis/ca76_loader/include/vmsatable.h
Normal file
@@ -0,0 +1,12 @@
|
||||
/**********************************************************/
|
||||
/* Sample program : VMSA Table Header */
|
||||
/* File Name : vmsatable.h */
|
||||
/* Copyright (C) Renesas Electronics Corp. 2015. */
|
||||
/**********************************************************/
|
||||
|
||||
#ifndef _VMSATABLE_H_
|
||||
#define _VMSATABLE_H_
|
||||
|
||||
uint32_t SetVmsaTable(void);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user