This file is indexed.

/usr/msp430/include/in430.h is in msp430mcu 20120406-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
/* in430.h is an old IAR header, superseded by <intrinsics.h> */
#ifndef __MSP430_IN430_H_
#define __MSP430_IN430_H_
#include <intrinsics.h>
#endif /* __MSP430_IN430_H_ */