9os

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

commit e0d5ba6eda6df2067732547281d07de3f896a541
parent 89d0d7f2bbd2db22c9bde244e6be1890969c7d61
Author: Roberto Vargas <roberto.vargas@arm.com>
Date:   Tue, 11 Dec 2018 16:16:55 +0000

Add romtab.c to .gitignore

Change-Id: Idf2e9702fc1ffcfd37443f0c89d10dc830632e64

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

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