]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/barco/barco.c
POST cleanup.
[people/ms/u-boot.git] / board / barco / barco.c
index 6ce3480782b41d2eb0973f6f6aa4238608464fb4..263a2885cec0c01062eac9a1c4a2a27650ca4613 100644 (file)
@@ -342,12 +342,3 @@ int serial_tstc (void)
 {
        return 0;
 }
-
-unsigned long post_word_load (void)
-{
-       return 0l;
-}
-void post_word_store (unsigned long val)
-{
-       return;
-}