9os

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 40d98ddb694432223554293411b70bb308f07908
parent c6cfd94e2c92df22a892bf47adc17357509f4b37
Author: Roberto Vargas <roberto.vargas@arm.com>
Date:   Wed, 12 Dec 2018 14:00:48 +0000

Add ramtab.c to .gitignore

Change-Id: If4148715d0ca8ee38f9f09077efe04f7a94a99d0

Diffstat:
Mtarget/hosted/.gitignore | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/target/hosted/.gitignore b/target/hosted/.gitignore @@ -1 +1,2 @@ romtab.c +ramtab.c