Skip to content

Instantly share code, notes, and snippets.

View MrVan's full-sized avatar

Peng Fan MrVan

  • NXP
  • Suzhou, China
View GitHub Profile
@MrVan
MrVan / Basic RTL ARM
Created April 23, 2013 01:49
1. modify relocation code 2. modify global symbol adding code. 3. There is something wrong when using rtems arm gcc on s3c6410, so I did this on 4.10
From e2f8e650c0a70374daea61c118268b2c91bdda94 Mon Sep 17 00:00:00 2001
From: Peng Fan <van.freenix@gmail.com>
Date: Tue, 23 Apr 2013 09:41:41 +0800
Subject: [PATCH] ARM
---
.gitignore | 4 +++
libbsd/include/arch/arm/machine/elf_machdep.h | 5 +++
main.c | 3 ++
rtems.py | 4 ++-