summaryrefslogtreecommitdiffstats
path: root/net/ipv6/seg6_local.c
stat options
Period:
Authors:

Commits per author per week (path 'net/ipv6/seg6_local.c')

AuthorW43 2024W44 2024W45 2024W46 2024Total
Total00000
ion' href='/bwlp/qemu.git/blame/hw/microblaze_boot.h?id=27a9476cf75c4e147cb7d8c10c415928b3791b91'>^
a8170e5e97 ^
d94e743476 ^
bf494367fa ^
d94e743476 ^

1
2
3
4
5
6
7
8
9
10


                           
                  
 
                                                                
                                                                       
                                                                        

                                 
#ifndef __MICROBLAZE_BOOT__
#define __MICROBLAZE_BOOT__

#include "hw/hw.h"

void microblaze_load_kernel(MicroBlazeCPU *cpu, hwaddr ddr_base,
                            uint32_t ramsize, const char *dtb_filename,
                            void (*machine_cpu_reset)(MicroBlazeCPU *));

#endif /* __MICROBLAZE_BOOT __ */