Annotation of cci/d/fpevent/Data/fpm_data.c, revision 1.1

1.1     ! root        1: 
        !             2: 
        !             3: #include "../evt_defs.h"
        !             4: 
        !             5: /**********************************************************************
        !             6: *
        !             7: *  FPM_DATA is used for testing the FPP Emulation Trap interface when
        !             8: *  the "no-fpp" WCS is loaded.
        !             9: *
        !            10: **********************************************************************/
        !            11: 
        !            12: 
        !            13: struct evt_data_t  fpm_data[] = {
        !            14:        0x01234567, 0x12345678,    0x11223344, 0x55667788,
        !            15:        0x89abcdef, 0x9abcdef0,    0x44004400, 0x55556666,
        !            16:        0x23456789, 0x3456789a,    0x00000000, 0x00000000,
        !            17:        0xabcdef01, 0xbcdef012,    0xfedcba98, 0x76543210,
        !            18:        0x00000000, 0x00000000,    0x00000000, 0x00000000,
        !            19:        0x456789ab, 0x56789abc,    0x80808080, 0x70707070,
        !            20:        0x00000000, 0x00000000,    0x12345678, 0x0abcdef0,
        !            21:        0xcdef0123, 0xdef01234,    0x00000000, 0x00000000
        !            22:        };
        !            23: int fpm_data_cnt = 7;
        !            24: 

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.