1 /* 2 * Copyright (c) 2014 Travis Geiselbrecht 3 * 4 * Use of this source code is governed by a MIT-style 5 * license that can be found in the LICENSE file or at 6 * https://opensource.org/licenses/MIT 7 */ 8 #include <lk/reg.h> 9 #include <stdio.h> 10 #include <lk/reg.h> 11 #include <kernel/thread.h> 12 #include <platform/debug.h> 13 #include <platform/alterasoc.h> 14 #include <target/debugconfig.h> 15 16