DragonFly BSD
DragonFly commits List (threaded) for 2011-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: pc32: Move ipl.s and ipl_funcs.c from isa/ to i386/


From: Sepherosa Ziehau <sephe@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 26 Jan 2011 18:46:34 -0800 (PST)

commit a5dcc84243376cf820f954a2fa61dd80625fdb30
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date:   Thu Jan 27 10:45:10 2011 +0800

    pc32: Move ipl.s and ipl_funcs.c from isa/ to i386/
    
    They are actually not ISA specific at all.

Summary of changes:
 sys/platform/pc32/conf/files                |    6 +++---
 sys/platform/pc32/{isa => i386}/ipl.s       |    0
 sys/platform/pc32/{isa => i386}/ipl_funcs.c |    0
 3 files changed, 3 insertions(+), 3 deletions(-)
 rename sys/platform/pc32/{isa => i386}/ipl.s (100%)
 rename sys/platform/pc32/{isa => i386}/ipl_funcs.c (100%)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a5dcc84243376cf820f954a2fa61dd80625fdb30


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]