Merge pull request #94 from n1tehawk/20170126_thunks
Move thunk code to a dedicated subdirectory, implement fel_clrsetbits_le32()
thunks/Makefile
0 → 100644
thunks/README.md
0 → 100644
thunks/clrsetbits.S
0 → 100644
thunks/clrsetbits.h
0 → 100644
thunks/memcpy.S
0 → 100644
thunks/memcpy.h
0 → 100644
thunks/objdump_to_h.awk
0 → 100644
thunks/readl_writel.S
0 → 100644
thunks/readl_writel.h
0 → 100644
thunks/rmr-thunk.S
0 → 100644
thunks/rmr-thunk.h
0 → 100644
Please register or sign in to comment