RTEMS 6.1-rc2
|
This source file contains the sparc/leon3 implementation of rtems_get_target_hash(). More...
#include <rtems/config.h>
#include <rtems/counter.h>
#include <rtems/sysinit.h>
#include <rtems/score/hash.h>
#include <bsp/leon3.h>
Functions | |
const char * | rtems_get_target_hash (void) |
Gets the RTEMS target hash. | |
RTEMS_SYSINIT_ITEM (bsp_target_hash_initialize, RTEMS_SYSINIT_TARGET_HASH, RTEMS_SYSINIT_ORDER_SECOND) | |
This source file contains the sparc/leon3 implementation of rtems_get_target_hash().